Correct typo.

MFC after:	3 days
This commit is contained in:
Pawel Jakub Dawidek 2011-09-28 13:25:27 +00:00
parent 12daf727f6
commit e3feec94eb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=225835

View File

@ -1213,7 +1213,7 @@ ggate_recv_thread(void *arg)
break; break;
} }
pjdlog_debug(2, pjdlog_debug(2,
"ggate_recv: (%p) Moving request to the send queues.", "ggate_recv: (%p) Moving request to the send queue.",
hio); hio);
refcount_init(&hio->hio_countdown, ncomps); refcount_init(&hio->hio_countdown, ncomps);
for (ii = 0; ii < ncomps; ii++) for (ii = 0; ii < ncomps; ii++)