소스 검색

Add a newline at the end of the file.

Hopefully fix the test execution reported on CDash.
Stephen Kelly 14 년 전
부모
커밋
706ed2b1b0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Tests/Module/GenerateExportHeader/libstatic/libstatic.cpp

+ 1 - 1
Tests/Module/GenerateExportHeader/libstatic/libstatic.cpp

@@ -84,4 +84,4 @@ int libstatic_not_exported() {
 
 int libstatic_excluded() {
   return 0;
-}
+}