X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=stat.c;h=4aa9cb8f3d80797fe59deec69dfdcadb29968530;hp=aebd10715a8f506543961b7c228c7f603f95aed6;hb=bdadbb83ba3611a09888600830b8539bf3d19794;hpb=d170747454857f9ed842cf573327c696bc5831c8 diff --git a/stat.c b/stat.c index aebd1071..4aa9cb8f 100644 --- a/stat.c +++ b/stat.c @@ -520,7 +520,7 @@ static int show_lat(double *io_u_lat, int nr, const char **ranges, if (new_line) { if (line) log_buf(out, "\n"); - log_buf(out, " lat (%s) : ", msg); + log_buf(out, " lat (%s) : ", msg); new_line = 0; line = 0; }