From d3367c5f5d3ddcc6824d8f41c4cf179f9a5588f8 Mon Sep 17 00:00:00 2001 From: schweikh 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/ubsec/ubsec.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev/ubsec/ubsec.c') diff --git a/sys/dev/ubsec/ubsec.c b/sys/dev/ubsec/ubsec.c index f8df5c9..89b9cbc 100644 --- a/sys/dev/ubsec/ubsec.c +++ b/sys/dev/ubsec/ubsec.c @@ -1935,8 +1935,8 @@ ubsec_cleanchip(struct ubsec_softc *sc) } /* - * free a ubsec_q - * It is assumed that the caller is within spimp() + * Free an ubsec_q. + * It is assumed that the caller is within spimp(). */ static int ubsec_free_q(struct ubsec_softc *sc, struct ubsec_q *q) -- cgit v1.1