From d12b4915dd777250e9c2bb76301cab350c621f13 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Mon, 25 Sep 2000 00:49:18 +0000 Subject: [PATCH] Add newline at eof to quiet compiler warning [SVN r7809] --- config_test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config_test.cpp b/config_test.cpp index d45bd748..8144f2db 100644 --- a/config_test.cpp +++ b/config_test.cpp @@ -112,4 +112,4 @@ int main() # endif return 0; -} \ No newline at end of file +}