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..bef2c87c173a 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.8.1 2012/03/03 06:15:13 kensmith Exp $"); /* Import. */ |
