diff --git a/sbin/hastd/primary.c b/sbin/hastd/primary.c index 4a3c51ff1a0f..21e888a84997 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++)