aboutsummaryrefslogtreecommitdiff
path: root/libssh/socket.c
diff options
context:
space:
mode:
Diffstat (limited to 'libssh/socket.c')
-rw-r--r--libssh/socket.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libssh/socket.c b/libssh/socket.c
index 52fc004..2f1f553 100644
--- a/libssh/socket.c
+++ b/libssh/socket.c
@@ -714,6 +714,6 @@ int ssh_socket_connect_proxycommand(ssh_socket s, const char *command){
}
#endif /* _WIN32 */
-/* @} */
+/** @} */
/* vim: set ts=4 sw=4 et cindent: */