]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-ospf.c
Make another never-negative variable an unsigned.
[tcpdump] / print-ospf.c
index 0e84e584dee7eca56201d9c9e8bb5b9e55a2e4d0..03df0598e49aa21128abd4d7cf9bbbf45f4a5102 100644 (file)
@@ -21,6 +21,8 @@
  * OSPF support contributed by Jeffrey Honig ([email protected])
  */
 
+/* \summary: Open Shortest Path First (OSPF) printer */
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif