diff options
Diffstat (limited to 'sys/boot/sparc64/boot1/boot1.c')
| -rw-r--r-- | sys/boot/sparc64/boot1/boot1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/sparc64/boot1/boot1.c b/sys/boot/sparc64/boot1/boot1.c index 813da29f4ecf..9fcbcd2c0e33 100644 --- a/sys/boot/sparc64/boot1/boot1.c +++ b/sys/boot/sparc64/boot1/boot1.c @@ -16,7 +16,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/boot/sparc64/boot1/boot1.c,v 1.18.2.1 2005/01/30 00:59:15 imp Exp $"); #include <sys/param.h> #include <sys/dirent.h> |
