浏览代码

CTestCustom: fix indentation

Ben Boeckel 5 年之前
父节点
当前提交
bdce0fc317
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      CTestCustom.cmake.in

+ 1 - 1
CTestCustom.cmake.in

@@ -80,7 +80,7 @@ list(APPEND CTEST_CUSTOM_WARNING_EXCEPTION
   "compilation completed with warnings" # PGI
   "compilation completed with warnings" # PGI
   "[0-9]+ Warning\\(s\\) detected" # SunPro
   "[0-9]+ Warning\\(s\\) detected" # SunPro
 
 
-# scanbuild exceptions
+  # scanbuild exceptions
   "char_traits.h:.*: warning: Null pointer argument in call to string length function"
   "char_traits.h:.*: warning: Null pointer argument in call to string length function"
   "stl_construct.h:.*: warning: Forming reference to null pointer"
   "stl_construct.h:.*: warning: Forming reference to null pointer"
   ".*stl_uninitialized.h:75:19: warning: Forming reference to null pointer.*"
   ".*stl_uninitialized.h:75:19: warning: Forming reference to null pointer.*"