diff options
author | Rui Paulo <rpaulo@FreeBSD.org> | 2010-10-28 16:23:25 +0000 |
---|---|---|
committer | Rui Paulo <rpaulo@FreeBSD.org> | 2010-10-28 16:23:25 +0000 |
commit | 6d59e2f382406def185ce5261b8723a174cd28a3 (patch) | |
tree | 554972ce0ce297205c6d41cc6fc9a8a393910a6f /print-atm.c | |
parent | 0ea0e7ad03dff03bb5448f640640d7904c01c8d4 (diff) |
Notes
Diffstat (limited to 'print-atm.c')
-rw-r--r-- | print-atm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print-atm.c b/print-atm.c index f50918bfb289a..135898bad91a8 100644 --- a/print-atm.c +++ b/print-atm.c @@ -20,7 +20,7 @@ */ #ifndef lint static const char rcsid[] _U_ = - "@(#) $Header: /tcpdump/master/tcpdump/print-atm.c,v 1.48.2.1 2007-10-22 19:39:12 guy Exp $ (LBL)"; + "@(#) $Header: /tcpdump/master/tcpdump/print-atm.c,v 1.49 2007-10-22 19:37:51 guy Exp $ (LBL)"; #endif #ifdef HAVE_CONFIG_H |