]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
forgot \n, ; 1161/head
authorGeorge Lu <gclu@fb.com>
Mon, 4 Jun 2018 20:38:37 +0000 (13:38 -0700)
committerGeorge Lu <gclu@fb.com>
Mon, 4 Jun 2018 20:38:37 +0000 (13:38 -0700)
tests/paramgrill.c

index c4b6932d0fbafe3b2550464407892f124cf1f5f7..44e3cb37bdd7f49e114ebee2b368d83df67b3a74 100644 (file)
@@ -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();