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/sys/socket.h,v retrieving revision 1.67.2.4 retrieving revision 1.67.2.5 diff -u -p -r1.67.2.4 -r1.67.2.5 --- src/sys/sys/socket.h 2005/02/04 11:48:06 1.67.2.4 +++ src/sys/sys/socket.h 2005/03/04 16:54:23 1.67.2.5 @@ -1,9 +1,9 @@ -/* $NetBSD: socket.h,v 1.67.2.4 2005/02/04 11:48:06 skrll Exp $ */ +/* $NetBSD: socket.h,v 1.67.2.5 2005/03/04 16:54:23 skrll Exp $ */ /* * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. * All rights reserved. - * + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: @@ -15,7 +15,7 @@ * 3. Neither the name of the project nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. - * + * * THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE