]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-tftp.c
Make another never-negative variable an unsigned.
[tcpdump] / print-tftp.c
index e635e0c78d9ec989e9439db2f8d187878de0c623..5519c686a416daf3bbc94243443cd8f3f74b01d8 100644 (file)
@@ -17,8 +17,6 @@
  * 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 */