aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/tcp_seq.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netinet/tcp_seq.h')
-rw-r--r--sys/netinet/tcp_seq.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/tcp_seq.h b/sys/netinet/tcp_seq.h
index f2fff2764e4d..9ad6a33a8897 100644
--- a/sys/netinet/tcp_seq.h
+++ b/sys/netinet/tcp_seq.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)tcp_seq.h 8.3 (Berkeley) 6/21/95
- * $Id: tcp_seq.h,v 1.5 1995/02/14 02:35:17 wollman Exp $
+ * $Id: tcp_seq.h,v 1.6 1995/10/03 16:54:14 wollman Exp $
*/
#ifndef _NETINET_TCP_SEQ_H_