aboutsummaryrefslogtreecommitdiff
path: root/libssh/session.c
diff options
context:
space:
mode:
Diffstat (limited to 'libssh/session.c')
-rw-r--r--libssh/session.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libssh/session.c b/libssh/session.c
index a70826f..42f5e77 100644
--- a/libssh/session.c
+++ b/libssh/session.c
@@ -515,6 +515,6 @@ void ssh_socket_exception_callback(int code, int errno_code, void *user){
leave_function();
}
-/* @} */
+/** @} */
/* vim: set ts=4 sw=4 et cindent: */