diff options
Diffstat (limited to 'src/threads.c')
-rw-r--r-- | src/threads.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/threads.c b/src/threads.c index db7c216..64b413b 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 |