aboutsummaryrefslogtreecommitdiff
path: root/libssh/buffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'libssh/buffer.c')
-rw-r--r--libssh/buffer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libssh/buffer.c b/libssh/buffer.c
index 23aa33b..80c9956 100644
--- a/libssh/buffer.c
+++ b/libssh/buffer.c
@@ -573,6 +573,6 @@ struct ssh_string_struct *buffer_get_mpint(struct ssh_buffer_struct *buffer) {
return str;
}
-/* @} */
+/** @} */
/* vim: set ts=4 sw=4 et cindent: */