X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/3cd171317f54bc968808d49e3ca87b6c49ccdcdd..b116cd9ac44b940cdda9493bb77e81ea42f1db7d:/vfprintf.c diff --git a/vfprintf.c b/vfprintf.c index 7bd3329a..6f8407af 100644 --- a/vfprintf.c +++ b/vfprintf.c @@ -20,8 +20,8 @@ */ #ifndef lint -static const char rcsid[] = - "@(#) $Header: /tcpdump/master/tcpdump/vfprintf.c,v 1.4 2000-07-01 03:39:12 assar Exp $ (LBL)"; +static const char rcsid[] _U_ = + "@(#) $Header: /tcpdump/master/tcpdump/vfprintf.c,v 1.6 2003-11-16 09:36:45 guy Exp $ (LBL)"; #endif #ifdef HAVE_CONFIG_H