Add newline at eof to quiet compiler warning

[SVN r7809]
This commit is contained in:
Beman Dawes
2000-09-25 00:49:18 +00:00
parent abd779121b
commit d12b4915dd

View File

@@ -112,4 +112,4 @@ int main()
# endif
return 0;
}
}