summaryrefslogtreecommitdiffstats
path: root/plugins/utils.h
diff options
context:
space:
mode:
authorKarl DeBisschop <kdebisschop@users.sourceforge.net>2003-07-31 11:02:43 (GMT)
committerKarl DeBisschop <kdebisschop@users.sourceforge.net>2003-07-31 11:02:43 (GMT)
commitf66c7492f52c7750dedcd0365bd313db19cfaea5 (patch)
tree15b3daac2f518e4c6a4c5acd1bcaebc9ff025b70 /plugins/utils.h
parent5dc2819e158748b3c340ded3504bef208f9c9c5e (diff)
downloadmonitoring-plugins-f66c7492f52c7750dedcd0365bd313db19cfaea5.tar.gz
mark for translation
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@622 f882894a-f735-0410-b71e-b25c423dba1c
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"