]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-netbios.c
Mark the TCP header structure as unaligned.
[tcpdump] / print-netbios.c
index a55a8afc9035b9627ce467fb3ac2cece800c189c..664d568a844358baa4dea654f7630d6d1074e03f 100644 (file)
  * Contributed by Brad Parker ([email protected]).
  */
 
-#ifndef lint
-static const char rcsid[] _U_ =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-netbios.c,v 1.20 2003-11-16 09:36:29 guy Exp $";
-#endif
-
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif