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