From f9fba03375e83e76e82171ab2e03938143a25be4 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Tue, 18 Feb 2003 13:14:44 +0000 Subject: intial -> initial; the great intial witch hunt, as prompted by tdeval@ os-aix-dso.c: ok henning@ ab.C: ok drahn@ --- sys/dev/isa/if_sm_isa.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev/isa') diff --git a/sys/dev/isa/if_sm_isa.c b/sys/dev/isa/if_sm_isa.c index 853beb92045..608234d97d1 100644 --- a/sys/dev/isa/if_sm_isa.c +++ b/sys/dev/isa/if_sm_isa.c @@ -1,4 +1,4 @@ -/* $OpenBSD: if_sm_isa.c,v 1.2 2002/03/14 01:26:56 millert Exp $ */ +/* $OpenBSD: if_sm_isa.c,v 1.3 2003/02/18 13:14:43 jmc Exp $ */ /* $NetBSD: if_sm_isa.c,v 1.4 1998/07/05 06:49:14 jonathan Exp $ */ /*- @@ -191,7 +191,7 @@ sm_isa_attach(parent, self, aux) /* XXX Should get Ethernet address from EEPROM!! */ - /* Perform generic intialization. */ + /* Perform generic initialization. */ smc91cxx_attach(sc, NULL); /* Establish the interrupt handler. */ -- cgit v1.2.3