diff options
author | Andreas Schneider <asn@cynapses.org> | 2010-12-10 20:28:59 +0100 |
---|---|---|
committer | Andreas Schneider <asn@cynapses.org> | 2010-12-10 20:28:59 +0100 |
commit | 751f202f567abdf5630f99de4bf9a9385d7ad1d8 (patch) | |
tree | e6788daa5f7101b0d1409d5601b23c49b879bf19 /src/pki.c | |
parent | 37eeb854e4b0a51b0e51d571404630e156efa819 (diff) | |
download | libssh-751f202f567abdf5630f99de4bf9a9385d7ad1d8.tar.gz libssh-751f202f567abdf5630f99de4bf9a9385d7ad1d8.tar.xz libssh-751f202f567abdf5630f99de4bf9a9385d7ad1d8.zip |
doc: Follow the current naming convention.
Diffstat (limited to 'src/pki.c')
-rw-r--r-- | src/pki.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ */ /** - * @defgroup libssh_pki SSH Public Key Infrastructure + * @defgroup libssh_pki The SSH Public Key Infrastructure * @ingroup libssh * * Functions for the creation, importation and manipulation of public and |