diff options
Diffstat (limited to 'libssh/sftp.c')
-rw-r--r-- | libssh/sftp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libssh/sftp.c b/libssh/sftp.c index 48d2c6e..9b109e9 100644 --- a/libssh/sftp.c +++ b/libssh/sftp.c @@ -23,6 +23,7 @@ MA 02111-1307, USA. */ /** \defgroup ssh_sftp SFTP functions * \brief SFTP handling functions + * \bug Write docs ! */ /** \addtogroup ssh_sftp * @{ */ |