summaryrefslogtreecommitdiffstats
path: root/libssh/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'libssh/init.c')
-rw-r--r--libssh/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libssh/init.c b/libssh/init.c
index e1159fe..15a2aea 100644
--- a/libssh/init.c
+++ b/libssh/init.c
@@ -84,6 +84,6 @@ int ssh_finalize(void) {
return 0;
}
-/* @} */
+/** @} */
/* vim: set ts=4 sw=4 et cindent: */