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..4b4ac0cdd0ee 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.6.1 2008/11/25 02:59:29 kensmith Exp $"); /* Import. */ |