aboutsummaryrefslogtreecommitdiff
path: root/libssh/auth.c
diff options
context:
space:
mode:
Diffstat (limited to 'libssh/auth.c')
-rw-r--r--libssh/auth.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libssh/auth.c b/libssh/auth.c
index f4ea45e7..5ca7934d 100644
--- a/libssh/auth.c
+++ b/libssh/auth.c
@@ -25,7 +25,6 @@ MA 02111-1307, USA. */
#include <stdio.h>
#include <string.h>
#include <netdb.h>
-
/** defgroup ssh_auth
* \brief functions to authenticate
*/