diff options
Diffstat (limited to 'print-chdlc.c')
-rw-r--r-- | print-chdlc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print-chdlc.c b/print-chdlc.c index b7654f5..238e91a 100644 --- a/print-chdlc.c +++ b/print-chdlc.c @@ -21,7 +21,7 @@ #ifndef lint static const char rcsid[] _U_ = - "@(#) $Header: /tcpdump/master/tcpdump/print-chdlc.c,v 1.32.2.11 2005/11/29 08:57:10 hannes Exp $ (LBL)"; + "@(#) $Header: /tcpdump/master/tcpdump/print-chdlc.c,v 1.43 2005-11-29 08:56:19 hannes Exp $ (LBL)"; #endif #ifdef HAVE_CONFIG_H |