Further updates on mkcap.c
authorsharpe <sharpe@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 5 Oct 2003 14:58:11 +0000 (14:58 +0000)
committersharpe <sharpe@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 5 Oct 2003 14:58:11 +0000 (14:58 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@8612 f5534014-38df-0310-8fa8-9805f1628bb7

mkcap.c

diff --git a/mkcap.c b/mkcap.c
index 5c977c3b2e50247f5136197590a0cc883a7a9852..383d532ac9da61988e1f731dbff616a42ebe98b2 100644 (file)
--- 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.