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-igrp.c | |
parent | 81ceab7147ecaac14fa1889cdb461205e1002393 (diff) |
Notes
Diffstat (limited to 'print-igrp.c')
-rw-r--r-- | print-igrp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print-igrp.c b/print-igrp.c index 898471d08f48b..3cede7ec89da6 100644 --- a/print-igrp.c +++ b/print-igrp.c @@ -23,7 +23,7 @@ #ifndef lint static const char rcsid[] _U_ = - "@(#) $Header: /tcpdump/master/tcpdump/print-igrp.c,v 1.20.2.1 2005/04/20 21:02:15 guy Exp $ (LBL)"; + "@(#) $Header: /tcpdump/master/tcpdump/print-igrp.c,v 1.21 2005-04-20 21:01:56 guy Exp $ (LBL)"; #endif #ifdef HAVE_CONFIG_H |