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.52.8.1 retrieving revision 1.53 diff -u -p -r1.52.8.1 -r1.53 --- src/sys/netinet/udp_usrreq.c 1999/12/27 18:36:21 1.52.8.1 +++ src/sys/netinet/udp_usrreq.c 1999/12/13 15:17:21 1.53 @@ -1,4 +1,4 @@ -/* $NetBSD: udp_usrreq.c,v 1.52.8.1 1999/12/27 18:36:21 wrstuden Exp $ */ +/* $NetBSD: udp_usrreq.c,v 1.53 1999/12/13 15:17:21 itojun Exp $ */ /* * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.