diff options
author | Rui Paulo <rpaulo@FreeBSD.org> | 2009-03-21 16:23:46 +0000 |
---|---|---|
committer | Rui Paulo <rpaulo@FreeBSD.org> | 2009-03-21 16:23:46 +0000 |
commit | 0ea0e7ad03dff03bb5448f640640d7904c01c8d4 (patch) | |
tree | f2a455fa35943d2b7d4901bf95ac5bf39229115c /print-mpls.c | |
parent | 81ceab7147ecaac14fa1889cdb461205e1002393 (diff) |
Notes
Diffstat (limited to 'print-mpls.c')
-rw-r--r-- | print-mpls.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print-mpls.c b/print-mpls.c index 9d545677cc8c..c6b0814ffefc 100644 --- a/print-mpls.c +++ b/print-mpls.c @@ -28,7 +28,7 @@ #ifndef lint static const char rcsid[] _U_ = - "@(#) $Header: /tcpdump/master/tcpdump/print-mpls.c,v 1.13.2.1 2005/07/05 09:39:29 hannes Exp $ (LBL)"; + "@(#) $Header: /tcpdump/master/tcpdump/print-mpls.c,v 1.14 2005-07-05 09:38:19 hannes Exp $ (LBL)"; #endif #ifdef HAVE_CONFIG_H |