From: George Lu Date: Mon, 4 Jun 2018 20:38:37 +0000 (-0700) Subject: forgot \n, ; X-Git-Tag: v1.3.5~3^2~33^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f054dceb4d33bf7555d559100c14de8f0d672d3;p=thirdparty%2Fzstd.git forgot \n, ; --- 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();