From 706ed2b1b0376c8f6bce064315d83b564931d811 Mon Sep 17 00:00:00 2001 From: Stephen Kelly Date: Tue, 9 Aug 2011 00:18:00 +0200 Subject: Add a newline at the end of the file. Hopefully fix the test execution reported on CDash. --- Tests/Module/GenerateExportHeader/libstatic/libstatic.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tests/Module/GenerateExportHeader/libstatic/libstatic.cpp b/Tests/Module/GenerateExportHeader/libstatic/libstatic.cpp index c8b7d44..0710c3e 100644 --- a/Tests/Module/GenerateExportHeader/libstatic/libstatic.cpp +++ b/Tests/Module/GenerateExportHeader/libstatic/libstatic.cpp @@ -84,4 +84,4 @@ int libstatic_not_exported() { int libstatic_excluded() { return 0; -} \ No newline at end of file +} -- cgit v0.12