From f13dc0df132c3cdcf375ae81fde9e329e948df8b Mon Sep 17 00:00:00 2001 From: pjd Date: Thu, 27 Oct 2011 20:36:35 +0000 Subject: Remove redundant space. MFC after: 3 days --- sbin/hastd/secondary.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/hastd/secondary.c b/sbin/hastd/secondary.c index 75529f3..7a50f1e 100644 --- a/sbin/hastd/secondary.c +++ b/sbin/hastd/secondary.c @@ -125,7 +125,7 @@ static void *send_thread(void *arg); TAILQ_REMOVE(&hio_##name##_list, (hio), hio_next); \ mtx_unlock(&hio_##name##_list_lock); \ } while (0) - + static void hio_clear(struct hio *hio) { -- cgit v1.1