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 a12d70616c431..f61c89778223d 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.10 2007/04/10 21:42:12 wkoszek Exp $"); #include <sys/param.h> #include <sys/libkern.h> |