소스 검색

Avoid warnings on empty printf statements - Ricardo Maraschini

abrist 12 년 전
부모
커밋
6349834e9a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      plugins/utils.h

+ 1 - 1
plugins/utils.h

@@ -188,7 +188,7 @@ char *fperfdata (const char *,
     https://www.nagios-plugins.org/doc/extra-opts.html\n\
     for usage and examples.\n")
 #else
-#define UT_EXTRA_OPTS ""
+#define UT_EXTRA_OPTS " \b"
 #endif
 
 #define UT_THRESHOLDS_NOTES _("\