We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2680090 commit 2245a11Copy full SHA for 2245a11
1 file changed
tests/user_profile_tests.cpp
@@ -299,5 +299,6 @@ int main() {
299
return EXIT_FAILURE;
300
}
301
302
+ printf("\n");
303
return EXIT_SUCCESS;
-}
304
+}
0 commit comments