]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-bootp.c
Fix a warning
[tcpdump] / print-bootp.c
index 83fa02785fb8e8eb8912d8dca4130680972a36f0..d16bd9db854d96bf378b6df9c85aff3d3a469738 100644 (file)
  * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
  * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
- *
- * Format and print bootp packets.
  */
 
+/* \summary: BOOTP and IPv4 DHCP printer */
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif