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.7 retrieving revision 1.8 diff -u -p -r1.7 -r1.8 --- src/lib/libc/isc/ev_timers.c 2009/01/11 02:46:28 1.7 +++ src/lib/libc/isc/ev_timers.c 2009/04/12 17:07:17 1.8 @@ -1,4 +1,4 @@ -/* $NetBSD: ev_timers.c,v 1.7 2009/01/11 02:46:28 christos Exp $ */ +/* $NetBSD: ev_timers.c,v 1.8 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_timers.c,v 1.6 2005/04/27 04:56:36 sra Exp"; #else -__RCSID("$NetBSD: ev_timers.c,v 1.7 2009/01/11 02:46:28 christos Exp $"); +__RCSID("$NetBSD: ev_timers.c,v 1.8 2009/04/12 17:07:17 christos Exp $"); #endif #endif