aboutsummaryrefslogtreecommitdiff
path: root/include/libssh
diff options
context:
space:
mode:
authorAndreas Schneider <mail@cynapses.org>2010-02-07 21:58:25 +0100
committerAndreas Schneider <mail@cynapses.org>2010-02-07 22:36:03 +0100
commit12d43e2967a240b2502c53f71e367e1fa4cda220 (patch)
tree363e9081a3358b0dc84df6d8173d9b6225323445 /include/libssh
parente8648416b8415439a00841c4bf808c8554ee1eed (diff)
downloadlibssh-12d43e2967a240b2502c53f71e367e1fa4cda220.tar.gz
libssh-12d43e2967a240b2502c53f71e367e1fa4cda220.tar.xz
libssh-12d43e2967a240b2502c53f71e367e1fa4cda220.zip
Rename the libssh sftp documentation group.
Diffstat (limited to 'include/libssh')
-rw-r--r--include/libssh/sftp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libssh/sftp.h b/include/libssh/sftp.h
index 14b24474..5d53f861 100644
--- a/include/libssh/sftp.h
+++ b/include/libssh/sftp.h
@@ -32,7 +32,7 @@
* it can fetch it, while continuing to read for other messages (it is
* unspecified in which order messages may be sent back to the client
*
- * @defgroup ssh_sftp SFTP Functions
+ * @defgroup libssh_sftp The libssh SFTP API
* @{
*/