diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2015-04-08 08:49:45 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2015-04-08 08:49:45 +0200 |
commit | 6e0982d4d3bb8b98fac9b24f1f59b73137419ac9 (patch) | |
tree | 56333b75f89eec38c8a38104412bdc81cf97a6d2 /doc/cha-tokens.texi | |
parent | f04792a9e46909a678ca29aba211d65f8d1bc15b (diff) | |
download | gnutls-6e0982d4d3bb8b98fac9b24f1f59b73137419ac9.tar.gz |
doc: avoid spaces in showfunc
Diffstat (limited to 'doc/cha-tokens.texi')
-rw-r--r-- | doc/cha-tokens.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cha-tokens.texi b/doc/cha-tokens.texi index b3e9700ab6..55323189a9 100644 --- a/doc/cha-tokens.texi +++ b/doc/cha-tokens.texi @@ -186,7 +186,7 @@ as use these keys using a URL which starts with "system:". The format of the URL @showfuncdesc{gnutls_system_key_iter_get_info} -@showfuncC{gnutls_system_key_iter_deinit, gnutls_system_key_add_x509, gnutls_system_key_delete} +@showfuncC{gnutls_system_key_iter_deinit,gnutls_system_key_add_x509,gnutls_system_key_delete} @subsection Application-specific keys For systems where GnuTLS doesn't provide a system specific store, |