]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-dhcp6.c
remove tcpdump's own CVS keywords
[tcpdump] / print-dhcp6.c
index c210ebc143c57106a273f956671b92fbfeb76277..d8b374ba021da9b51177b83ed0b32fc20365c426 100644 (file)
  *  RFC6334: Dual-Stack Lite option,
  */
 
-#ifndef lint
-static const char rcsid[] _U_ =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-dhcp6.c,v 1.37 2008-02-06 10:26:09 guy Exp $";
-#endif
-
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif