summaryrefslogtreecommitdiff
path: root/machdep.c
diff options
context:
space:
mode:
Diffstat (limited to 'machdep.c')
-rw-r--r--machdep.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/machdep.c b/machdep.c
index 6b3d473e..3b8c9664 100644
--- a/machdep.c
+++ b/machdep.c
@@ -19,11 +19,6 @@
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*/
-#ifndef lint
-static const char rcsid[] _U_ =
- "@(#) $Header: /tcpdump/master/tcpdump/machdep.c,v 1.13 2003-12-15 03:53:21 guy Exp $ (LBL)";
-#endif
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif