X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=iolog.c;h=4c87f1cb88d723f90712da14474ce2d1fe71deba;hb=60a257279f249d65d9905e77d3a2fa54ac5aa881;hp=ff521df4719818e2ecf368ef021e1763be5a1f3b;hpb=0b2eef4940d9818f91f455d0cdb4f37db4fbb158;p=fio.git diff --git a/iolog.c b/iolog.c index ff521df4..4c87f1cb 100644 --- a/iolog.c +++ b/iolog.c @@ -965,7 +965,7 @@ int iolog_file_inflate(const char *file) #endif -void flush_log(struct io_log *log, int do_append) +void flush_log(struct io_log *log, bool do_append) { void *buf; FILE *f;