aboutsummaryrefslogtreecommitdiff
path: root/libssh/auth.c
diff options
context:
space:
mode:
Diffstat (limited to 'libssh/auth.c')
-rw-r--r--libssh/auth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libssh/auth.c b/libssh/auth.c
index 801f48af..f0443db0 100644
--- a/libssh/auth.c
+++ b/libssh/auth.c
@@ -1677,6 +1677,6 @@ int ssh_userauth_kbdint_setanswer(ssh_session session, unsigned int i,
return 0;
}
-/* @} */
+/** @} */
/* vim: set ts=4 sw=4 et cindent: */