1
0
mirror of https://git.libssh.org/projects/libssh.git synced 2025-05-17 19:21:11 +03:00

doc: Follow the current naming convention.

This commit is contained in:
Andreas Schneider 2010-12-10 20:28:59 +01:00
parent 37eeb854e4
commit 751f202f56
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@
*/ */
/** /**
* @defgroup libssh_pki SSH Public Key Infrastructure * @defgroup libssh_pki The SSH Public Key Infrastructure
* @ingroup libssh * @ingroup libssh
* *
* Functions for the creation, importation and manipulation of public and * Functions for the creation, importation and manipulation of public and

View File

@ -20,7 +20,7 @@
*/ */
/** /**
* @defgroup libssh_threads Threading with libssh * @defgroup libssh_threads The SSH threading functions.
* @ingroup libssh * @ingroup libssh
* *
* Threading with libssh * Threading with libssh