aboutsummaryrefslogtreecommitdiff
path: root/main/tests/test_io.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/tests/test_io.h')
-rw-r--r--main/tests/test_io.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/main/tests/test_io.h b/main/tests/test_io.h
index bb6a4a447..21c1356c3 100644
--- a/main/tests/test_io.h
+++ b/main/tests/test_io.h
@@ -37,8 +37,7 @@
namespace TestIO {
-MainLoop* test();
-
+MainLoop *test();
}
#endif