]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-radius.c
More UNALIGNED_MEM{CPY,CMP} on IP addresses.
[tcpdump] / print-radius.c
index d16c794dc07697f52cd4d0844b06e87a06fdc87b..da2fd9916ca7d3316fd09f27414f602be0ddd070 100644 (file)
  * TODO: Among other things to print ok MacIntosh and Vendor values
  */
 
-#ifndef lint
-static const char rcsid[] _U_ =
-    "$Id: print-radius.c,v 1.28 2005-09-26 01:01:55 guy Exp $";
-#endif
-
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif