forgot \n, ;
This commit is contained in:
+1
-1
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user