diff options
Diffstat (limited to 'sys/boot/alpha/boot1/sys.c')
-rw-r--r-- | sys/boot/alpha/boot1/sys.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/alpha/boot1/sys.c b/sys/boot/alpha/boot1/sys.c index 9dea3df7a93e..ca981aa4d45a 100644 --- a/sys/boot/alpha/boot1/sys.c +++ b/sys/boot/alpha/boot1/sys.c @@ -25,7 +25,7 @@ * * from: Mach, Revision 2.2 92/04/04 11:36:34 rpd * fromL Id: sys.c,v 1.21 1997/06/09 05:10:56 bde Exp - * $FreeBSD$ + * $FreeBSD: src/sys/boot/alpha/boot1/sys.c,v 1.4 1999/09/01 09:11:07 dfr Exp $ */ #include <string.h> |