diff options
Diffstat (limited to 'sys/boot/ia64/ski/sal_stub.c')
-rw-r--r-- | sys/boot/ia64/ski/sal_stub.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/ia64/ski/sal_stub.c b/sys/boot/ia64/ski/sal_stub.c index 1ebbb4cc24bd0..7ede2907c6737 100644 --- a/sys/boot/ia64/ski/sal_stub.c +++ b/sys/boot/ia64/ski/sal_stub.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/boot/ia64/ski/sal_stub.c,v 1.4 2005/01/05 22:16:58 imp Exp $"); #include <sys/types.h> #include <machine/md_var.h> |