]> granicus.if.org Git - zfs/commit
Fix cstyle issue from c66989b
authorBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 19 Dec 2014 19:57:52 +0000 (11:57 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 19 Dec 2014 20:00:14 +0000 (12:00 -0800)
commit5c7afad448325b5761601f574fc937476d3a77d1
treeda810f8c3b5aa1c3d2b9b8e63e719bc64b49d78b
parent9063f65476b7b7d78ccf096fec890b8727117e2a
Fix cstyle issue from c66989b

Commit c66989b accidentally introduced a cstyle issue which went
unnoticed.  This tiny patch corrects that oversight.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
cmd/zpool/zpool_main.c