diff options
Diffstat (limited to 'usr.sbin/nscd/singletons.c')
-rw-r--r-- | usr.sbin/nscd/singletons.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/nscd/singletons.c b/usr.sbin/nscd/singletons.c index e557c20cfc1c..dc83c223c21c 100644 --- a/usr.sbin/nscd/singletons.c +++ b/usr.sbin/nscd/singletons.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/nscd/singletons.c,v 1.3.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $"); #include <sys/time.h> |