From 9d5abbddbf03791c777fed86500976ea3dd19245 Mon Sep 17 00:00:00 2001 From: Jens Schweikhardt Date: Wed, 1 Jan 2003 18:49:04 +0000 Subject: Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, especially in troff files. --- sys/dev/raidframe/rf_freebsdkintf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/dev/raidframe') diff --git a/sys/dev/raidframe/rf_freebsdkintf.c b/sys/dev/raidframe/rf_freebsdkintf.c index 1a0665945b79c..5e134d7555067 100644 --- a/sys/dev/raidframe/rf_freebsdkintf.c +++ b/sys/dev/raidframe/rf_freebsdkintf.c @@ -1660,7 +1660,7 @@ rf_DispatchKernelIO(queue, req) /* splx(s); */ /* want to test this */ return (0); } -/* this is the callback function associated with a I/O invoked from +/* This is the callback function associated with an I/O invoked from kernel code. */ static void -- cgit v1.3