diff options
Diffstat (limited to 'sys/boot/ia64/common/autoload.c')
-rw-r--r-- | sys/boot/ia64/common/autoload.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/ia64/common/autoload.c b/sys/boot/ia64/common/autoload.c index ea334b97e418..75a4647ead33 100644 --- a/sys/boot/ia64/common/autoload.c +++ b/sys/boot/ia64/common/autoload.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/boot/ia64/common/autoload.c,v 1.1.8.1 2009/04/15 03:14:26 kensmith Exp $"); int ia64_autoload(void) |