Browse Source

Add a newline at the end of the file.

Hopefully fix the test execution reported on CDash.
Stephen Kelly 14 years ago
parent
commit
706ed2b1b0
1 changed files with 1 additions and 1 deletions
  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;
-}
+}