whitespace

This commit is contained in:
Joe Thornber 2014-06-16 13:44:43 +01:00
parent ebb49db5d3
commit c5c699e563

View File

@ -110,7 +110,7 @@ namespace {
if (fs.block_size && !fs.device_size)
throw runtime_error("If you specify --block-size you must also give --device-size.");
if (fs.nr_blocks)
return *fs.nr_blocks;