K 10 svn:author V 8 lstewart K 8 svn:date V 27 2009-10-06T17:33:00.745249Z K 7 svn:log V 284 Remove a superfluous semi-colon and fix an accounting bug in alq_doio(). The special case where the buffer had wrapped early but no bytes had been subsequently written (i.e. alq->aq_writehead == 0 && alq->aq_wrapearly > 0) was not handled correctly. Sponsored by: FreeBSD Foundation END