X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/3cd171317f54bc968808d49e3ca87b6c49ccdcdd..refs/pull/433/head:/vfprintf.c?ds=sidebyside diff --git a/vfprintf.c b/vfprintf.c index 7bd3329a..6f3e15f7 100644 --- a/vfprintf.c +++ b/vfprintf.c @@ -19,11 +19,6 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#ifndef lint -static const char rcsid[] = - "@(#) $Header: /tcpdump/master/tcpdump/vfprintf.c,v 1.4 2000-07-01 03:39:12 assar Exp $ (LBL)"; -#endif - #ifdef HAVE_CONFIG_H #include "config.h" #endif