From ae2bc06327902b65a0e544a5e109882b272b701d Mon Sep 17 00:00:00 2001 From: pjd Date: Wed, 28 Sep 2011 13:25:27 +0000 Subject: Correct typo. MFC after: 3 days --- sbin/hastd/primary.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin') diff --git a/sbin/hastd/primary.c b/sbin/hastd/primary.c index 4a3c51f..21e888a 100644 --- a/sbin/hastd/primary.c +++ b/sbin/hastd/primary.c @@ -1213,7 +1213,7 @@ ggate_recv_thread(void *arg) break; } pjdlog_debug(2, - "ggate_recv: (%p) Moving request to the send queues.", + "ggate_recv: (%p) Moving request to the send queue.", hio); refcount_init(&hio->hio_countdown, ncomps); for (ii = 0; ii < ncomps; ii++) -- cgit v1.1