diff options
Diffstat (limited to 'print-gre.c')
-rw-r--r-- | print-gre.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print-gre.c b/print-gre.c index d739356ac818..55f0e9d16b33 100644 --- a/print-gre.c +++ b/print-gre.c @@ -38,7 +38,7 @@ #ifndef lint static const char rcsid[] _U_ = - "@(#) $Header: /tcpdump/master/tcpdump/print-gre.c,v 1.28 2005/04/06 21:32:39 mcr Exp $ (LBL)"; + "@(#) $Header: /tcpdump/master/tcpdump/print-gre.c,v 1.28 2005-04-06 21:32:39 mcr Exp $ (LBL)"; #endif #ifdef HAVE_CONFIG_H |