diff --git a/tests/paramgrill.c b/tests/paramgrill.c index c4b6932d0..44e3cb37b 100644 --- a/tests/paramgrill.c +++ b/tests/paramgrill.c @@ -1116,7 +1116,7 @@ int main(int argc, const char** argv) if (filenamesStart==0) { if (optimizer) { - DISPLAY("Optimizer Expects File") + DISPLAY("Optimizer Expects File\n"); return 1; } else { result = benchSample();