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 def0a54e0a
commit 8963716615
1 changed files with 1 additions and 1 deletions

View File

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