options: fix 'unit_base' being of the wrong type
authorJens Axboe <axboe@kernel.dk>
Sat, 24 Nov 2018 22:10:39 +0000 (15:10 -0700)
committerJens Axboe <axboe@kernel.dk>
Sat, 24 Nov 2018 22:10:39 +0000 (15:10 -0700)
commit92a1a1d701f8af640859a75cc74f82b7bf9e3a0a
tree80e34511b54e09b1072b820134f67a3236d2a0c8
parent0fcbc00994f49f73fe815b9dc074bd6a15eab522
options: fix 'unit_base' being of the wrong type

Fixes: https://github.com/axboe/fio/issues/717
Signed-off-by: Jens Axboe <axboe@kernel.dk>
options.c