diff options
Diffstat (limited to 'print-ppp.c')
-rw-r--r-- | print-ppp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print-ppp.c b/print-ppp.c index 1e99c15f1885..708e934fd829 100644 --- a/print-ppp.c +++ b/print-ppp.c @@ -31,7 +31,7 @@ #ifndef lint static const char rcsid[] _U_ = - "@(#) $Header: /tcpdump/master/tcpdump/print-ppp.c,v 1.108.2.6 2005/12/05 11:40:36 hannes Exp $ (LBL)"; + "@(#) $Header: /tcpdump/master/tcpdump/print-ppp.c,v 1.114 2005-12-05 11:35:58 hannes Exp $ (LBL)"; #endif #ifdef HAVE_CONFIG_H |