diff options
Diffstat (limited to 'print-sctp.c')
-rw-r--r-- | print-sctp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print-sctp.c b/print-sctp.c index 7a1897812b190..05c753a52e6cf 100644 --- a/print-sctp.c +++ b/print-sctp.c @@ -35,7 +35,7 @@ #ifndef lint static const char rcsid[] _U_ = -"@(#) $Header: /tcpdump/master/tcpdump/print-sctp.c,v 1.16.2.5 2007/09/13 18:04:58 guy Exp $ (NETLAB/PEL)"; +"@(#) $Header: /tcpdump/master/tcpdump/print-sctp.c,v 1.21 2007-09-13 18:03:49 guy Exp $ (NETLAB/PEL)"; #endif #ifdef HAVE_CONFIG_H |