summaryrefslogtreecommitdiffstats
path: root/plugins-root/check_icmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins-root/check_icmp.c')
-rw-r--r--plugins-root/check_icmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins-root/check_icmp.c b/plugins-root/check_icmp.c
index f7e091a..a9a24ee 100644
--- a/plugins-root/check_icmp.c
+++ b/plugins-root/check_icmp.c
@@ -1404,7 +1404,7 @@ finish(int sig)
1404 } 1404 }
1405 } 1405 }
1406 else { /* !icmp_recv */ 1406 else { /* !icmp_recv */
1407 printf("%s ", host->name); 1407 printf("%s:", host->name);
1408 /* rta text output */ 1408 /* rta text output */
1409 if (rta_mode) { 1409 if (rta_mode) {
1410 if (status == STATE_OK) 1410 if (status == STATE_OK)