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 669d12be2abd..707666cbf2a4 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.2 2007/09/27 12:30:11 bushman Exp $"); #include "singletons.h" |
