diff options
Diffstat (limited to 'print-stp.c')
-rw-r--r-- | print-stp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print-stp.c b/print-stp.c index 4308ae01b94b8..8822c3046d0b0 100644 --- a/print-stp.c +++ b/print-stp.c @@ -11,7 +11,7 @@ #ifndef lint static const char rcsid[] _U_ = -"@(#) $Header: /tcpdump/master/tcpdump/print-stp.c,v 1.13.2.7 2007/03/18 17:12:36 hannes Exp $"; +"@(#) $Header: /tcpdump/master/tcpdump/print-stp.c,v 1.20 2007-03-18 17:11:46 hannes Exp $"; #endif #ifdef HAVE_CONFIG_H |