aboutsummaryrefslogtreecommitdiff
path: root/libssh/poll.c
diff options
context:
space:
mode:
Diffstat (limited to 'libssh/poll.c')
-rw-r--r--libssh/poll.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libssh/poll.c b/libssh/poll.c
index 1e6b5ff..d03c0c8 100644
--- a/libssh/poll.c
+++ b/libssh/poll.c
@@ -687,6 +687,6 @@ void ssh_free_global_poll_ctx(){
}
}
-/* @} */
+/** @} */
/* vim: set ts=4 sw=4 et cindent: */