diff options
Diffstat (limited to 'usr.sbin/nscd/log.c')
-rw-r--r-- | usr.sbin/nscd/log.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/nscd/log.c b/usr.sbin/nscd/log.c index 5f4c578f1130..4f73170ec5c3 100644 --- a/usr.sbin/nscd/log.c +++ b/usr.sbin/nscd/log.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/nscd/log.c,v 1.4.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $"); #include <assert.h> #include <stdarg.h> |