summaryrefslogtreecommitdiff
path: root/usr.sbin/hoststatectl/hoststatectl.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/hoststatectl/hoststatectl.c')
-rw-r--r--usr.sbin/hoststatectl/hoststatectl.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/hoststatectl/hoststatectl.c b/usr.sbin/hoststatectl/hoststatectl.c
index cbac8110977..ae8f0f50c18 100644
--- a/usr.sbin/hoststatectl/hoststatectl.c
+++ b/usr.sbin/hoststatectl/hoststatectl.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: hoststatectl.c,v 1.15 2007/02/22 03:32:40 reyk Exp $ */
+/* $OpenBSD: hoststatectl.c,v 1.16 2007/02/22 05:59:13 reyk Exp $ */
/*
* Copyright (c) 2006 Pierre-Yves Ritschard <pyr@spootnik.org>
@@ -303,7 +303,7 @@ show_summary_msg(struct imsg *imsg, int type)
struct host *host;
struct relay *rlay;
struct ctl_stats stats[RELAY_MAXPROC], crs;
- int i;
+ int i;
switch (imsg->hdr.type) {
case IMSG_CTL_SERVICE: