[monitoring-plugins] Remove accidental tabs inserted in macro

Git Repository git at monitoring-plugins.org
Thu Jan 23 09:30:07 CET 2014


 Module: monitoring-plugins
 Branch: master
 Commit: fd20a72ad63c54baa32b89774a723b4c246056f7
 Author: Thomas Guyot-Sionnest <dermoth at aei.ca>
   Date: Thu Jan 23 03:06:21 2014 -0500
    URL: https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=fd20a72

Remove accidental tabs inserted in macro

---

 plugins/utils.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 *,
 #define UT_VERBOSE _("\
  -v, --verbose\n\
     Show details for command-line debugging (output may be truncated by\n\
-		the monitoring system)\n")
+    the monitoring system)\n")
 
 #define UT_WARN_CRIT _("\
  -w, --warning=DOUBLE\n\



More information about the Commits mailing list