]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-pim.c
Make another never-negative variable an unsigned.
[tcpdump] / print-pim.c
index c93f165617fd697ce21280df1210b61694d8be26..5ec9c0f78af20ea0032ead9267076bea97d8cbfa 100644 (file)
@@ -19,6 +19,8 @@
  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  */
 
+/* \summary: Protocol Independent Multicast (PIM) printer */
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif