X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/54db98a0e7e5ced4f4fd8565e241ab2bbbf91842..f1fa25bfefac7dd95768d949ef0ef232c4540331:/print-arp.c diff --git a/print-arp.c b/print-arp.c index cee79469..3393c716 100644 --- a/print-arp.c +++ b/print-arp.c @@ -20,8 +20,8 @@ */ #ifndef lint -static const char rcsid[] = - "@(#) $Header: /tcpdump/master/tcpdump/print-arp.c,v 1.61 2003-01-25 23:27:09 guy Exp $ (LBL)"; +static const char rcsid[] _U_ = + "@(#) $Header: /tcpdump/master/tcpdump/print-arp.c,v 1.63 2003-11-16 09:36:12 guy Exp $ (LBL)"; #endif #ifdef HAVE_CONFIG_H