summaryrefslogtreecommitdiffstats
path: root/plugins/utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/utils.h')
-rw-r--r--plugins/utils.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/utils.h b/plugins/utils.h
index 8a6ffa1..d95422a 100644
--- a/plugins/utils.h
+++ b/plugins/utils.h
@@ -122,3 +122,7 @@ char *state_text (int result);
122 Response time to result in critical status (seconds)\n\ 122 Response time to result in critical status (seconds)\n\
123 -t, --timeout=INTEGER\n\ 123 -t, --timeout=INTEGER\n\
124 Seconds before connection times out (default: %d)\n" 124 Seconds before connection times out (default: %d)\n"
125
126#define TIMEOUT "\
127 -t, --timeout=INTEGER\n\
128 Seconds before connection times out (default: %d)\n"