]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
repair: add missing newlines to scan.c
authorEric Sandeen <sandeen@sandeen.net>
Mon, 25 Jan 2010 15:34:18 +0000 (09:34 -0600)
committerEric Sandeen <sandeen@sandeen.net>
Mon, 25 Jan 2010 15:34:18 +0000 (09:34 -0600)
commitbf0da4503cc554876f9840d3cbb8c297ca9640e3
treed34c41ab07e98b123e992ed0678dee1aaa9d0c0f
parentd932088133369917b0407cb6dd145b2624528f16
repair: add missing newlines to scan.c

Commit c83b756da0dac727457022d88d2a0ace30a6dc09 added some new
do_warn's but omitted the "\n" leading to some pretty messy
output when we go down this path.

Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Reviewed-by: Christoph Hellwig <hch@lst.de>
repair/scan.c