diff options
author | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2014-01-23 08:06:21 (GMT) |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2014-01-23 08:06:21 (GMT) |
commit | fd20a72ad63c54baa32b89774a723b4c246056f7 (patch) | |
tree | c785b8c1af217757a9db1bc138a1fa37f84ad17b /plugins/utils.h | |
parent | b5cc2928e261c550e7304e3f8244c62b4a707c5f (diff) | |
download | monitoring-plugins-fd20a72ad63c54baa32b89774a723b4c246056f7.tar.gz |
Remove accidental tabs inserted in macro
Diffstat (limited to 'plugins/utils.h')
-rw-r--r-- | plugins/utils.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/utils.h b/plugins/utils.h index 8c8c81b..4c4aacc 100644 --- a/plugins/utils.h +++ b/plugins/utils.h | |||
@@ -160,7 +160,7 @@ char *fperfdata (const char *, | |||
160 | #define UT_VERBOSE _("\ | 160 | #define UT_VERBOSE _("\ |
161 | -v, --verbose\n\ | 161 | -v, --verbose\n\ |
162 | Show details for command-line debugging (output may be truncated by\n\ | 162 | Show details for command-line debugging (output may be truncated by\n\ |
163 | the monitoring system)\n") | 163 | the monitoring system)\n") |
164 | 164 | ||
165 | #define UT_WARN_CRIT _("\ | 165 | #define UT_WARN_CRIT _("\ |
166 | -w, --warning=DOUBLE\n\ | 166 | -w, --warning=DOUBLE\n\ |