summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
Diffstat (limited to 'sbin')
-rw-r--r--sbin/hastd/primary.c2
1 files changed, 1 insertions, 1 deletions
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++)
OpenPOWER on IntegriCloud