From 86f7487fb6a0b8dd9e3a699ad48d6e99504a67ff Mon Sep 17 00:00:00 2001 From: schweikh Date: Mon, 30 Dec 2002 21:18:15 +0000 Subject: Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ Add FreeBSD Id tag where missing. --- sys/dev/cm/smc90cx6.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/dev/cm') diff --git a/sys/dev/cm/smc90cx6.c b/sys/dev/cm/smc90cx6.c index c12b016..73f0523 100644 --- a/sys/dev/cm/smc90cx6.c +++ b/sys/dev/cm/smc90cx6.c @@ -1049,7 +1049,7 @@ cm_ioctl(ifp, command, data) * software has not enabled the Receiver, would make our hardware wait forever * Discovered this after 20 times reading the docs. * - * Only thing we do is disable transmitter. We'll get an transmit timeout, + * Only thing we do is disable transmitter. We'll get a transmit timeout, * and the int handler will have to decide not to retransmit (in case * retransmission is implemented). * -- cgit v1.1