Fix ordering of csv_mode and stream_mode in tuple.
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 12 Aug 2011 10:54:41 +0000 (11:54 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 12 Aug 2011 10:55:48 +0000 (11:55 +0100)
commit20afbd9ba7055428a8ddfc13bba2e357836b461b
treea29fef2ef9122153ad92ba4e7c7bedd7b9adb503
parent067b868b9cce7620774d7fb57dac6fd8df45d8df
Fix ordering of csv_mode and stream_mode in tuple.

Note that this bug could have been avoided by using a struct instead
of a tuple here.

This updates commit daf79631f3eff904ba89297148c4125ac7dfee39.
virt-top/virt_top_main.ml