diff options
Diffstat (limited to 'sys/boot/ia64/ski/conf.c')
-rw-r--r-- | sys/boot/ia64/ski/conf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/ia64/ski/conf.c b/sys/boot/ia64/ski/conf.c index 8075371dd4bc0..fd65b0f06c6b4 100644 --- a/sys/boot/ia64/ski/conf.c +++ b/sys/boot/ia64/ski/conf.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/boot/ia64/ski/conf.c,v 1.6.12.1 2008/10/02 02:57:24 kensmith Exp $"); #include <stand.h> |