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/udp_usrreq.c,v retrieving revision 1.83.2.1 retrieving revision 1.84 diff -u -p -r1.83.2.1 -r1.84 --- src/sys/netinet/udp_usrreq.c 2001/10/01 12:47:50 1.83.2.1 +++ src/sys/netinet/udp_usrreq.c 2001/09/17 17:27:01 1.84 @@ -1,4 +1,4 @@ -/* $NetBSD: udp_usrreq.c,v 1.83.2.1 2001/10/01 12:47:50 fvdl Exp $ */ +/* $NetBSD: udp_usrreq.c,v 1.84 2001/09/17 17:27:01 thorpej Exp $ */ /* * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.