]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-tftp.c
More UNALIGNED_MEM{CPY,CMP} on IP addresses.
[tcpdump] / print-tftp.c
index 03421da6021f98e2e91f97321497d91b081c0884..2808bcc1fd3db640592d4946d5723e098a532fad 100644 (file)
  * Format and print trivial file transfer protocol packets.
  */
 
-#ifndef lint
-static const char rcsid[] _U_ =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-tftp.c,v 1.39 2008-04-11 16:47:38 gianluca Exp $ (LBL)";
-#endif
-
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif