summaryrefslogtreecommitdiff
path: root/af.c
diff options
context:
space:
mode:
Diffstat (limited to 'af.c')
-rw-r--r--af.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/af.c b/af.c
index 2c8a928e..2a2159d7 100644
--- a/af.c
+++ b/af.c
@@ -15,11 +15,6 @@
* Original code by Hannes Gredler (hannes@juniper.net)
*/
-#ifndef lint
-static const char rcsid[] _U_ =
- "@(#) $Header: /tcpdump/master/tcpdump/af.c,v 1.3 2006-03-23 14:58:44 hannes Exp $ (LBL)";
-#endif
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif