aboutsummaryrefslogtreecommitdiff
path: root/include/libssh/server.h
diff options
context:
space:
mode:
authorAndreas Schneider <mail@cynapses.org>2010-04-04 17:34:25 +0200
committerAndreas Schneider <mail@cynapses.org>2010-04-04 17:38:50 +0200
commitae64c19f2099ed732a4f20fff5ca130f384f8faf (patch)
tree0195c646d0a8c8981723927fdafff101e63e6704 /include/libssh/server.h
parente5abc065aa444683524e27040a22ac922b9a76fe (diff)
downloadlibssh-ae64c19f2099ed732a4f20fff5ca130f384f8faf.tar.gz
libssh-ae64c19f2099ed732a4f20fff5ca130f384f8faf.tar.xz
libssh-ae64c19f2099ed732a4f20fff5ca130f384f8faf.zip
Fixed the group of the server functions.
Diffstat (limited to 'include/libssh/server.h')
-rw-r--r--include/libssh/server.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/libssh/server.h b/include/libssh/server.h
index 2067e164..7e660ce3 100644
--- a/include/libssh/server.h
+++ b/include/libssh/server.h
@@ -21,8 +21,8 @@
*/
/**
- * @defgroup ssh_server SSH Server
- * @addtogroup ssh_server
+ * @defgroup libssh_server The libssh server API
+ *
* @{
*/