Просмотр исходного кода

Add a newline at the end of the file.

Hopefully fix the test execution reported on CDash.
Stephen Kelly 14 лет назад
Родитель
Сommit
8963716615
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Tests/Module/GenerateExportHeader/libshared/libshared.cpp

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

@@ -88,4 +88,4 @@ int libshared_not_exported() {
 
 int libshared_excluded() {
   return 0;
-}
+}