X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/99c91c3aec40b691641374f58e798bd8d6b657bd..4a2fb51da7ada0cecf94a5a94c7146bc36dd72b0:/print-syslog.c?ds=sidebyside diff --git a/print-syslog.c b/print-syslog.c index 08407d53..ff866762 100644 --- a/print-syslog.c +++ b/print-syslog.c @@ -14,6 +14,8 @@ * FOR A PARTICULAR PURPOSE. */ +/* \summary: Syslog protocol printer */ + #ifdef HAVE_CONFIG_H #include "config.h" #endif