From 19f3f95131968b6bcdf843f415bbbe5fa64951f4 Mon Sep 17 00:00:00 2001 From: imp Date: Tue, 21 Jun 2011 22:16:04 +0000 Subject: My broken 'u' key scks! --- sys/dev/xl/if_xl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/dev') diff --git a/sys/dev/xl/if_xl.c b/sys/dev/xl/if_xl.c index 355fa2d..559ef03 100644 --- a/sys/dev/xl/if_xl.c +++ b/sys/dev/xl/if_xl.c @@ -334,7 +334,7 @@ xl_dma_map_addr(void *arg, bus_dma_segment_t *segs, int nseg, int error) * only a finite amount of time to avoid getting caught in an * infinite loop. Normally this delay routine would be a macro, * but it isn't called during normal operation so we can afford - * to make it a function. Spress warning when card gone. + * to make it a function. Supress warning when card gone. */ static void xl_wait(struct xl_softc *sc) -- cgit v1.1