Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/netinet/ip_input.c,v retrieving revision 1.136.2.1 retrieving revision 1.137 diff -u -p -r1.136.2.1 -r1.137 --- src/sys/netinet/ip_input.c 2001/10/01 12:47:43 1.136.2.1 +++ src/sys/netinet/ip_input.c 2001/09/17 17:27:00 1.137 @@ -1,4 +1,4 @@ -/* $NetBSD: ip_input.c,v 1.136.2.1 2001/10/01 12:47:43 fvdl Exp $ */ +/* $NetBSD: ip_input.c,v 1.137 2001/09/17 17:27:00 thorpej Exp $ */ /* * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.