diff options
Diffstat (limited to 'sys/arch/hp300/stand/cdboot/conf.c')
-rw-r--r-- | sys/arch/hp300/stand/cdboot/conf.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/hp300/stand/cdboot/conf.c b/sys/arch/hp300/stand/cdboot/conf.c index 6d9f7dc1196..5963bab0d0c 100644 --- a/sys/arch/hp300/stand/cdboot/conf.c +++ b/sys/arch/hp300/stand/cdboot/conf.c @@ -1,4 +1,4 @@ -/* $OpenBSD: conf.c,v 1.3 2003/06/02 23:27:45 millert Exp $ */ +/* $OpenBSD: conf.c,v 1.4 2003/12/04 21:13:37 miod Exp $ */ /* $NetBSD: conf.c,v 1.12 1996/10/14 07:29:15 thorpej Exp $ */ /* @@ -103,7 +103,7 @@ int nfsys = 1; /* default; changed per device type. */ /* - * Inititalize controllers + * Initialize controllers * * XXX this should be a table */ |