aboutsummaryrefslogtreecommitdiff
path: root/libssh/server.c
diff options
context:
space:
mode:
Diffstat (limited to 'libssh/server.c')
-rw-r--r--libssh/server.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libssh/server.c b/libssh/server.c
index ea1b926f..1f9b7d9c 100644
--- a/libssh/server.c
+++ b/libssh/server.c
@@ -1168,6 +1168,6 @@ int ssh_execute_message_callbacks(ssh_session session){
return SSH_OK;
}
-/* @} */
+/** @} */
/* vim: set ts=4 sw=4 et cindent: */