aboutsummaryrefslogtreecommitdiff
path: root/libssh/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'libssh/misc.c')
-rw-r--r--libssh/misc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libssh/misc.c b/libssh/misc.c
index fbeecf0..bd903b0 100644
--- a/libssh/misc.c
+++ b/libssh/misc.c
@@ -680,6 +680,6 @@ char *ssh_path_expand_escape(ssh_session session, const char *s) {
#undef MAX_BUF_SIZE
}
-/* @} */
+/** @} */
/* vim: set ts=4 sw=4 et cindent: */