]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-token.c
Make another never-negative variable an unsigned.
[tcpdump] / print-token.c
index 6f9950db6aabdb8f119e8f06fe58a814d8c25818..370c44c991a630831b7048c02a19b37d89b461c9 100644 (file)
@@ -24,6 +24,8 @@
  *     Guy Harris <[email protected]>
  */
 
+/* \summary: Token Ring printer */
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif