diff options
author | Stef Walter <stefw@collabora.co.uk> | 2011-05-30 13:12:01 +0200 |
---|---|---|
committer | Stef Walter <stefw@collabora.co.uk> | 2011-05-30 13:12:46 +0200 |
commit | b3b68fcb1d3fc4958acc6f6528fb88e7c87b7512 (patch) | |
tree | 9e0b82ee3d64cde52d0f6e62c7919a4461d248f3 /doc | |
parent | 2aa964160a1615077db18b03a6c72c286c27791f (diff) |
Add function p11_kit_uri_space_strlen() for figuring out the length
of space terminated strings.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/p11-kit-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/p11-kit-sections.txt b/doc/p11-kit-sections.txt index baae53f..c82d6e3 100644 --- a/doc/p11-kit-sections.txt +++ b/doc/p11-kit-sections.txt @@ -43,6 +43,7 @@ p11_kit_finalize_module <SECTION> <FILE>p11-kit-util</FILE> p11_kit_strerror +p11_kit_uri_space_strlen <SUBSECTION Private> CK_FUNCTION_LIST_PTR CK_RV |