]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-mpcp.c
Make another never-negative variable an unsigned.
[tcpdump] / print-mpcp.c
index 5bd046698f0597d7e1d8a76432cf44fc1071bf65..1b9a5d7e15eb96bc966a7753b8ac6c918c48de87 100644 (file)
  * LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  * FOR A PARTICULAR PURPOSE.
  *
- * support for the IEEE MPCP protocol as per 802.3ah
- *
  * Original code by Hannes Gredler ([email protected])
  */
 
+/* \summary: IEEE 802.3ah Multi-Point Control Protocol (MPCP) printer */
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif