aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/tcp_debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netinet/tcp_debug.h')
-rw-r--r--sys/netinet/tcp_debug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/tcp_debug.h b/sys/netinet/tcp_debug.h
index 159b79810809..86b32462e2cb 100644
--- a/sys/netinet/tcp_debug.h
+++ b/sys/netinet/tcp_debug.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)tcp_debug.h 8.1 (Berkeley) 6/10/93
- * $Id: tcp_debug.h,v 1.2 1994/08/02 07:48:56 davidg Exp $
+ * $Id: tcp_debug.h,v 1.3 1994/08/21 05:27:35 paul Exp $
*/
#ifndef _NETINET_TCP_DEBUG_H_