]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-tftp.c
Fix a warning
[tcpdump] / print-tftp.c
index e7201ebd3ee626deefc60c62bdefe10e469d856c..5519c686a416daf3bbc94243443cd8f3f74b01d8 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 trivial file transfer protocol packets.
  */
 
+/* \summary: Trivial File Transfer Protocol (TFTP) printer */
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif