Files
mirror_zfs/cmd/zfs
Brian Behlendorf 718d77f622 Fix uninitialized variable
It was possible for rc to be unitialized in the parse_options()
function which triggered a compiler warning.  Ensure rc is always
initialized.
2011-02-23 12:57:25 -08:00
..
2011-02-10 11:05:44 -08:00
2011-02-23 12:57:25 -08:00