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/lib/libc/isc/ev_streams.c,v retrieving revision 1.5.14.1 retrieving revision 1.6 diff -u -p -r1.5.14.1 -r1.6 --- src/lib/libc/isc/ev_streams.c 2011/01/09 20:43:28 1.5.14.1 +++ src/lib/libc/isc/ev_streams.c 2009/04/12 17:07:17 1.6 @@ -1,4 +1,4 @@ -/* $NetBSD: ev_streams.c,v 1.5.14.1 2011/01/09 20:43:28 riz Exp $ */ +/* $NetBSD: ev_streams.c,v 1.6 2009/04/12 17:07:17 christos Exp $ */ /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") @@ -26,7 +26,7 @@ #ifdef notdef static const char rcsid[] = "Id: ev_streams.c,v 1.5 2005/04/27 04:56:36 sra Exp"; #else -__RCSID("$NetBSD: ev_streams.c,v 1.5.14.1 2011/01/09 20:43:28 riz Exp $"); +__RCSID("$NetBSD: ev_streams.c,v 1.6 2009/04/12 17:07:17 christos Exp $"); #endif #endif