summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStef Walter <stefw@collabora.co.uk>2011-05-27 16:07:15 +0200
committerStef Walter <stefw@collabora.co.uk>2011-05-27 16:07:15 +0200
commitcfeaf3de3d745d457feaba48c532d7a384d67341 (patch)
treeb5d23472e75dc589a15f56443278eaacaaa61ca2 /doc
parentf03252bf032b04ed7a5b98ea52e3c75d84dc0812 (diff)
Add p11_kit_load_initialize_module() function.
* This function will load a module from a file path, and then initialize it.
Diffstat (limited to 'doc')
-rw-r--r--doc/p11-kit-sections.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/p11-kit-sections.txt b/doc/p11-kit-sections.txt
index 10435b2..c7b1596 100644
--- a/doc/p11-kit-sections.txt
+++ b/doc/p11-kit-sections.txt
@@ -36,6 +36,7 @@ p11_kit_registered_module_to_name
p11_kit_registered_name_to_module
p11_kit_registered_option
p11_kit_initialize_module
+p11_kit_load_initialize_module
p11_kit_finalize_module
</SECTION>