aboutsummaryrefslogtreecommitdiff
path: root/libssh/keys.c
diff options
context:
space:
mode:
Diffstat (limited to 'libssh/keys.c')
-rw-r--r--libssh/keys.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libssh/keys.c b/libssh/keys.c
index 244e4199..f0ebc155 100644
--- a/libssh/keys.c
+++ b/libssh/keys.c
@@ -1492,6 +1492,6 @@ ssh_string ssh_sign_session_id(ssh_session session, ssh_private_key privatekey)
return signature;
}
-/* @} */
+/** @} */
/* vim: set ts=4 sw=4 et cindent: */