aboutsummaryrefslogtreecommitdiff
path: root/src/threads.c
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cynapses.org>2010-12-10 20:28:59 +0100
committerAndreas Schneider <asn@cynapses.org>2010-12-10 20:28:59 +0100
commit751f202f567abdf5630f99de4bf9a9385d7ad1d8 (patch)
treee6788daa5f7101b0d1409d5601b23c49b879bf19 /src/threads.c
parent37eeb854e4b0a51b0e51d571404630e156efa819 (diff)
downloadlibssh-751f202f567abdf5630f99de4bf9a9385d7ad1d8.tar.gz
libssh-751f202f567abdf5630f99de4bf9a9385d7ad1d8.tar.xz
libssh-751f202f567abdf5630f99de4bf9a9385d7ad1d8.zip
doc: Follow the current naming convention.
Diffstat (limited to 'src/threads.c')
-rw-r--r--src/threads.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/threads.c b/src/threads.c
index db7c216c..64b413b7 100644
--- a/src/threads.c
+++ b/src/threads.c
@@ -20,7 +20,7 @@
*/
/**
- * @defgroup libssh_threads Threading with libssh
+ * @defgroup libssh_threads The SSH threading functions.
* @ingroup libssh
*
* Threading with libssh