summaryrefslogtreecommitdiff
path: root/print-pgm.c
diff options
context:
space:
mode:
Diffstat (limited to 'print-pgm.c')
-rw-r--r--print-pgm.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/print-pgm.c b/print-pgm.c
index 2f899bcc..b1bc77ff 100644
--- a/print-pgm.c
+++ b/print-pgm.c
@@ -13,11 +13,6 @@
* Original code by Andy Heffernan (ahh@juniper.net)
*/
-#ifndef lint
-static const char rcsid[] _U_ =
- "@(#) $Header: /tcpdump/master/tcpdump/print-pgm.c,v 1.5 2005-06-07 22:05:58 guy Exp $";
-#endif
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif