summaryrefslogtreecommitdiffstats
path: root/libssh/channels.c
diff options
context:
space:
mode:
Diffstat (limited to 'libssh/channels.c')
-rw-r--r--libssh/channels.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libssh/channels.c b/libssh/channels.c
index 02288e3..324112e 100644
--- a/libssh/channels.c
+++ b/libssh/channels.c
@@ -2489,6 +2489,6 @@ int ssh_channel_select(ssh_channel *readchans, ssh_channel *writechans,
return 0;
}
-/* @} */
+/** @} */
/* vim: set ts=4 sw=4 et cindent: */