From 47f2f948e1c2b83dcd9821cd4468163563781154 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 19 May 2017 01:36:15 +0300 Subject: Add missing space into maingui.cpp --- src/maingui.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/maingui.cpp') diff --git a/src/maingui.cpp b/src/maingui.cpp index 374158183..2513a9211 100644 --- a/src/maingui.cpp +++ b/src/maingui.cpp @@ -152,7 +152,7 @@ int main(int argc, char *argv[]) doctest::Context context; context.applyCommandLine(argc, argv); return context.run(); -#else // UNITTESTS_CATCH +#else // UNITTESTS_CATCH return 1; #endif // UNITTESTS_CATCH } -- cgit v1.2.3-60-g2f50