aboutsummaryrefslogtreecommitdiff
path: root/libssh/client.c
diff options
context:
space:
mode:
Diffstat (limited to 'libssh/client.c')
-rw-r--r--libssh/client.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libssh/client.c b/libssh/client.c
index 7efe362..749284f 100644
--- a/libssh/client.c
+++ b/libssh/client.c
@@ -808,6 +808,6 @@ const char *ssh_copyright(void) {
"(aris@0xbadc0de.be) Distributed under the LGPL, please refer to COPYING"
"file for information about your rights";
}
-/* @} */
+/** @} */
/* vim: set ts=4 sw=4 et cindent: */