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-ascii.c | |
parent | 81ceab7147ecaac14fa1889cdb461205e1002393 (diff) |
Notes
Diffstat (limited to 'print-ascii.c')
-rw-r--r-- | print-ascii.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print-ascii.c b/print-ascii.c index cd48edd98d66..fa8793cb0641 100644 --- a/print-ascii.c +++ b/print-ascii.c @@ -42,7 +42,7 @@ #ifndef lint static const char rcsid[] _U_ = - "@(#) $Header: /tcpdump/master/tcpdump/print-ascii.c,v 1.16.2.1 2005/07/06 20:54:49 guy Exp $"; + "@(#) $Header: /tcpdump/master/tcpdump/print-ascii.c,v 1.17 2005-07-06 20:53:32 guy Exp $"; #endif #include <tcpdump-stdinc.h> #include <stdio.h> |