diff options
Diffstat (limited to 'sys/netinet/tcp_input.c')
-rw-r--r-- | sys/netinet/tcp_input.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/tcp_input.c b/sys/netinet/tcp_input.c index 61b838c7fa23c..571343fc5a1af 100644 --- a/sys/netinet/tcp_input.c +++ b/sys/netinet/tcp_input.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)tcp_input.c 8.12 (Berkeley) 5/24/95 - * $Id: tcp_input.c,v 1.54.2.9 1998/05/18 17:08:29 guido Exp $ + * $Id: tcp_input.c,v 1.54.2.10 1998/05/18 17:12:44 guido Exp $ */ #include "opt_tcpdebug.h" |