]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-hsrp.c
remove tcpdump's own CVS keywords
[tcpdump] / print-hsrp.c
index 9f0f40c50915971b264acc0016940084fcca1077..fbcf5834ac1a031119bee891a5bb783cd4fed510 100644 (file)
 
 /* Cisco Hot Standby Router Protocol (HSRP). */
 
-#ifndef lint
-static const char rcsid[] _U_ =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-hsrp.c,v 1.10 2005-05-06 07:56:52 guy Exp $";
-#endif
-
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif