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, 1 insertions, 0 deletions
diff --git a/libssh/auth.c b/libssh/auth.c
index 60934f4f..0f0f34e5 100644
--- a/libssh/auth.c
+++ b/libssh/auth.c
@@ -1496,3 +1496,4 @@ int ssh_userauth_kbdint_setanswer(SSH_SESSION *session, unsigned int i,
}
/** @} */
+/* vim: set ts=2 sw=2 et cindent: */