diff options
Diffstat (limited to 'print-token.c')
-rw-r--r-- | print-token.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print-token.c b/print-token.c index 47fcca63ab61e..04defa9921b68 100644 --- a/print-token.c +++ b/print-token.c @@ -25,7 +25,7 @@ */ #ifndef lint static const char rcsid[] _U_ = - "@(#) $Header: /tcpdump/master/tcpdump/print-token.c,v 1.25.2.2 2005/11/13 12:13:01 guy Exp $"; + "@(#) $Header: /tcpdump/master/tcpdump/print-token.c,v 1.27 2005-11-13 12:12:43 guy Exp $"; #endif #ifdef HAVE_CONFIG_H |