summaryrefslogtreecommitdiffstats
path: root/sbin/hastd
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2011-10-27 20:36:35 +0000
committerpjd <pjd@FreeBSD.org>2011-10-27 20:36:35 +0000
commitf13dc0df132c3cdcf375ae81fde9e329e948df8b (patch)
tree578fe1e72b99ae3dfe71f0206fe7e1597fb6fcd9 /sbin/hastd
parent7af043faeeb6d16cc3bedf0bab12eb3d66ddeadc (diff)
downloadFreeBSD-src-f13dc0df132c3cdcf375ae81fde9e329e948df8b.zip
FreeBSD-src-f13dc0df132c3cdcf375ae81fde9e329e948df8b.tar.gz
Remove redundant space.
MFC after: 3 days
Diffstat (limited to 'sbin/hastd')
-rw-r--r--sbin/hastd/secondary.c2
1 files changed, 1 insertions, 1 deletions
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)
{
OpenPOWER on IntegriCloud