diff options
Diffstat (limited to 'usr.sbin/nscd/cachelib.c')
| -rw-r--r-- | usr.sbin/nscd/cachelib.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/nscd/cachelib.c b/usr.sbin/nscd/cachelib.c index daa819348f4a..fa6c5e876c95 100644 --- a/usr.sbin/nscd/cachelib.c +++ b/usr.sbin/nscd/cachelib.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/nscd/cachelib.c,v 1.2.2.1.2.1 2008/11/25 02:59:29 kensmith Exp $"); #include <sys/time.h> #include <assert.h> |
