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 adfc5bf8c1c80..476ad779b83ca 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.3 2007/09/27 12:30:11 bushman Exp $"); #include <assert.h> #include <stdarg.h> |