aboutsummaryrefslogtreecommitdiff
path: root/libssh/pcap.c
diff options
context:
space:
mode:
Diffstat (limited to 'libssh/pcap.c')
-rw-r--r--libssh/pcap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libssh/pcap.c b/libssh/pcap.c
index 7ee412b4..56bf3316 100644
--- a/libssh/pcap.c
+++ b/libssh/pcap.c
@@ -429,6 +429,6 @@ int ssh_set_pcap_file(ssh_session session, ssh_pcap_file pcapfile){
#endif
-/* @} */
+/** @} */
/* vim: set ts=4 sw=4 et cindent: */