diff options
author | Karl DeBisschop <kdebisschop@users.sourceforge.net> | 2003-07-31 11:02:43 (GMT) |
---|---|---|
committer | Karl DeBisschop <kdebisschop@users.sourceforge.net> | 2003-07-31 11:02:43 (GMT) |
commit | f66c7492f52c7750dedcd0365bd313db19cfaea5 (patch) | |
tree | 15b3daac2f518e4c6a4c5acd1bcaebc9ff025b70 /plugins/utils.h | |
parent | 5dc2819e158748b3c340ded3504bef208f9c9c5e (diff) | |
download | monitoring-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.h | 4 |
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" | ||