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_timers.c,v retrieving revision 1.4 retrieving revision 1.5 diff -u -p -r1.4 -r1.5 --- src/lib/libc/isc/ev_timers.c 2007/01/28 01:43:52 1.4 +++ src/lib/libc/isc/ev_timers.c 2007/03/30 20:23:03 1.5 @@ -1,4 +1,4 @@ -/* $NetBSD: ev_timers.c,v 1.4 2007/01/28 01:43:52 christos Exp $ */ +/* $NetBSD: ev_timers.c,v 1.5 2007/03/30 20:23:03 ghen Exp $ */ /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") @@ -26,7 +26,7 @@ #ifdef notdef static const char rcsid[] = "Id: ev_timers.c,v 1.5.18.1 2005/04/27 05:01:06 sra Exp"; #else -__RCSID("$NetBSD: ev_timers.c,v 1.4 2007/01/28 01:43:52 christos Exp $"); +__RCSID("$NetBSD: ev_timers.c,v 1.5 2007/03/30 20:23:03 ghen Exp $"); #endif #endif