diff options
Diffstat (limited to 'sys/libkern/index.c')
-rw-r--r-- | sys/libkern/index.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/libkern/index.c b/sys/libkern/index.c index d9f470945550..c77b13e8ca4a 100644 --- a/sys/libkern/index.c +++ b/sys/libkern/index.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/libkern/index.c,v 1.9.20.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/param.h> #include <sys/libkern.h> |