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 1e2b11bba5db..482a0aa6276f 100644 --- a/sys/libkern/index.c +++ b/sys/libkern/index.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/libkern/index.c,v 1.7 2003/06/11 05:23:04 obrien Exp $"); #include <sys/param.h> #include <sys/libkern.h> |
