summaryrefslogtreecommitdiff
path: root/sys/dev/pcmcia/if_xe.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/pcmcia/if_xe.c')
-rw-r--r--sys/dev/pcmcia/if_xe.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pcmcia/if_xe.c b/sys/dev/pcmcia/if_xe.c
index 87eda3fa4b2..2042fd478b1 100644
--- a/sys/dev/pcmcia/if_xe.c
+++ b/sys/dev/pcmcia/if_xe.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: if_xe.c,v 1.25 2003/02/11 19:20:28 mickey Exp $ */
+/* $OpenBSD: if_xe.c,v 1.26 2003/10/22 09:58:46 jmc Exp $ */
/*
* Copyright (c) 1999 Niklas Hallqvist, Brandon Creighton, Job de Haas
@@ -327,7 +327,7 @@ xe_pcmcia_attach(parent, self, aux)
sc->sc_flags = xe_pcmcia_interpret_manfid(parent);
/*
- * Configuration as adviced by DINGO documentation.
+ * Configuration as advised by DINGO documentation.
* We only know about this flag after the manfid interpretation.
* Dingo has some extra configuration registers in the CCR space.
*/