]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-syslog.c
Travis CI: Revert to libpcap master branch (updated)
[tcpdump] / print-syslog.c
index 08407d53596559ffd1317c9339b7399834fd9056..1756aa6f0ba60822e52f5f2b28202a972f00ea1b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1998-2004  Hannes Gredler <hannes@tcpdump.org>
+ * Copyright (c) 1998-2004  Hannes Gredler <hannes@gredler.at>
  *      The TCPDUMP project
  *
  * Redistribution and use in source and binary forms, with or without
@@ -14,6 +14,8 @@
  * FOR A PARTICULAR PURPOSE.
  */
 
+/* \summary: Syslog protocol printer */
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif