diff options
Diffstat (limited to 'lib/libc/nameser/ns_ttl.c')
-rw-r--r-- | lib/libc/nameser/ns_ttl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/nameser/ns_ttl.c b/lib/libc/nameser/ns_ttl.c index c6adcfc768302..b717b90beaa5b 100644 --- a/lib/libc/nameser/ns_ttl.c +++ b/lib/libc/nameser/ns_ttl.c @@ -19,7 +19,7 @@ static const char rcsid[] = "$Id: ns_ttl.c,v 1.1.206.2 2005/07/28 07:43:21 marka Exp $"; #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/nameser/ns_ttl.c,v 1.1.1.1.2.1 2006/07/17 10:09:56 ume Exp $"); /* Import. */ |