aboutsummaryrefslogtreecommitdiff
path: root/contrib/tcpdump/vfprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/tcpdump/vfprintf.c')
-rw-r--r--contrib/tcpdump/vfprintf.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/contrib/tcpdump/vfprintf.c b/contrib/tcpdump/vfprintf.c
index 6f8407af6960..6f3e15f71289 100644
--- a/contrib/tcpdump/vfprintf.c
+++ b/contrib/tcpdump/vfprintf.c
@@ -19,11 +19,6 @@
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*/
-#ifndef lint
-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
#include "config.h"
#endif