diff options
Diffstat (limited to 'sys/netinet/tcp_debug.h')
-rw-r--r-- | sys/netinet/tcp_debug.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/tcp_debug.h b/sys/netinet/tcp_debug.h index cab4451dbaec..53410d92df87 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.4 1995/11/14 20:34:29 phk Exp $ + * $Id: tcp_debug.h,v 1.5 1996/04/13 12:45:57 bde Exp $ */ #ifndef _NETINET_TCP_DEBUG_H_ |