Add a newline at the end of the file.

Hopefully fix the test execution reported on CDash.
This commit is contained in:
Stephen Kelly 2011-08-09 00:18:00 +02:00
parent 8963716615
commit 706ed2b1b0
1 changed files with 1 additions and 1 deletions

View File

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