X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/6f93affaeb7d2b96b4f242c411ed4bd6f18fe2f1..4af6f40a3da4e6f8eabbc7a2e74864f4b9a5b608:/print-ether.c diff --git a/print-ether.c b/print-ether.c index 9cfe9361..adf2bfcf 100644 --- a/print-ether.c +++ b/print-ether.c @@ -19,8 +19,8 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ #ifndef lint -static const char rcsid[] = - "@(#) $Header: /tcpdump/master/tcpdump/print-ether.c,v 1.82 2003-07-01 19:10:26 guy Exp $ (LBL)"; +static const char rcsid[] _U_ = + "@(#) $Header: /tcpdump/master/tcpdump/print-ether.c,v 1.82.2.2 2003-11-16 08:51:20 guy Exp $ (LBL)"; #endif #ifdef HAVE_CONFIG_H