Silence a gcc warning.
authorAndre Noll <maan@tuebingen.mpg.de>
Tue, 6 Jan 2015 17:32:58 +0000 (18:32 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Wed, 18 Feb 2015 14:11:30 +0000 (15:11 +0100)
commit952a0fe4afb455c8d719eb920b9e3983405af3ec
tree0f04f55b1d6bc730f6081a20989332d69952daee
parentcc7f7cc534b1b60bad49e99411749cb680aaaf8d
Silence a gcc warning.

Unfortunately, casting the return value to void is not enough to make
the warning go away, at least on Ubuntu systems.
fsck.c