aboutsummaryrefslogtreecommitdiffstats
path: root/mkcap.c
diff options
context:
space:
mode:
authorsharpe <sharpe@f5534014-38df-0310-8fa8-9805f1628bb7>2003-10-05 14:58:11 +0000
committersharpe <sharpe@f5534014-38df-0310-8fa8-9805f1628bb7>2003-10-05 14:58:11 +0000
commit76946073fd07bc2edced48798a1238c19bf802cd (patch)
tree55227b28600bf0e33a239ceaed23673366841e31 /mkcap.c
parentc7d09e020e9e719f041019d86ac7b6704f21e7de (diff)
Further updates on mkcap.c
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@8612 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'mkcap.c')
-rw-r--r--mkcap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkcap.c b/mkcap.c
index 5c977c3b2e..383d532ac9 100644
--- a/mkcap.c
+++ b/mkcap.c
@@ -2,7 +2,7 @@
* A small program to generate the ASCII form of a capture with TCP
* segments of a reasonable nature. The payload is all zeros.
*
- * $Id: mkcap.c,v 1.1 2003/10/05 05:04:32 sharpe Exp $
+ * $Id: mkcap.c,v 1.2 2003/10/05 14:58:11 sharpe Exp $
*
* By Ronnie Sahlberg and Richard Sharpe. From a program initially
* written by Ronnie.