diff options
Diffstat (limited to 'lib/libc/isc/ev_timers.c')
-rw-r--r-- | lib/libc/isc/ev_timers.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/isc/ev_timers.c b/lib/libc/isc/ev_timers.c index 66fc1861007c..0f4b4d081827 100644 --- a/lib/libc/isc/ev_timers.c +++ b/lib/libc/isc/ev_timers.c @@ -23,7 +23,7 @@ static const char rcsid[] = "$Id: ev_timers.c,v 1.5.18.1 2005/04/27 05:01:06 sra Exp $"; #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/isc/ev_timers.c,v 1.3.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $"); /* Import. */ |