summaryrefslogtreecommitdiff
path: root/sys/netinet/tcp_fsm.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netinet/tcp_fsm.h')
-rw-r--r--sys/netinet/tcp_fsm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/tcp_fsm.h b/sys/netinet/tcp_fsm.h
index cbd07c5e0f184..8d4f089a37b96 100644
--- a/sys/netinet/tcp_fsm.h
+++ b/sys/netinet/tcp_fsm.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)tcp_fsm.h 8.1 (Berkeley) 6/10/93
- * $Id: tcp_fsm.h,v 1.3 1994/08/21 05:27:36 paul Exp $
+ * tcp_fsm.h,v 1.4 1994/08/26 22:27:14 wollman Exp
*/
#ifndef _NETINET_TCP_FSM_H_