aboutsummaryrefslogtreecommitdiff
path: root/libssh/log.c
diff options
context:
space:
mode:
Diffstat (limited to 'libssh/log.c')
-rw-r--r--libssh/log.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libssh/log.c b/libssh/log.c
index b8a0dbcf..6ec5a8ea 100644
--- a/libssh/log.c
+++ b/libssh/log.c
@@ -77,6 +77,6 @@ void ssh_log(ssh_session session, int verbosity, const char *format, ...) {
}
}
-/* @} */
+/** @} */
/* vim: set ts=4 sw=4 et cindent: */