diff options
Diffstat (limited to 'usr.sbin/nscd/nscd.c')
-rw-r--r-- | usr.sbin/nscd/nscd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/nscd/nscd.c b/usr.sbin/nscd/nscd.c index 00bc1dd989b99..1485c670c8fe3 100644 --- a/usr.sbin/nscd/nscd.c +++ b/usr.sbin/nscd/nscd.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/nscd/nscd.c,v 1.4 2007/09/27 12:30:11 bushman Exp $"); #include <sys/types.h> #include <sys/event.h> |