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.19 retrieving revision 1.19.4.2 diff -u -p -r1.19 -r1.19.4.2 --- src/sys/sys/socket.h 1997/02/11 17:47:44 1.19 +++ src/sys/sys/socket.h 1997/02/11 17:47:45 1.19.4.2 @@ -1,4 +1,4 @@ -/* $NetBSD: socket.h,v 1.19 1997/02/11 17:47:44 is Exp $ */ +/* $NetBSD: socket.h,v 1.19.4.2 1997/02/11 17:47:45 is Exp $ */ /* * Copyright (c) 1982, 1985, 1986, 1988, 1993, 1994