From d3fbb10c18ae0b4bb85f58fb03adb793c4529bea Mon Sep 17 00:00:00 2001 From: Niklas Hallqvist Date: Thu, 31 Jul 1997 03:07:56 +0000 Subject: grammar --- sys/arch/alpha/alpha/machdep.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch') diff --git a/sys/arch/alpha/alpha/machdep.c b/sys/arch/alpha/alpha/machdep.c index 3565da3558e..3ae349e6df6 100644 --- a/sys/arch/alpha/alpha/machdep.c +++ b/sys/arch/alpha/alpha/machdep.c @@ -1,4 +1,4 @@ -/* $OpenBSD: machdep.c,v 1.23 1997/07/28 19:32:41 deraadt Exp $ */ +/* $OpenBSD: machdep.c,v 1.24 1997/07/31 03:07:55 niklas Exp $ */ /* $NetBSD: machdep.c,v 1.61 1996/12/07 01:54:49 cgd Exp $ */ /* @@ -216,7 +216,7 @@ alpha_init(pfn, ptb, symend) alpha_pal_imb(); /* - * get address of the restart block, while we the bootstrap + * get address of the restart block, while the bootstrap * mapping is still around. */ hwrpb = (struct rpb *)ALPHA_PHYS_TO_K0SEG( -- cgit v1.2.3