commit | 46663e5eff4be1d79971f46e51c9bb415ec8f5be | [log] [tgz] |
---|---|---|
author | Anthony Liguori <anthony@codemonkey.ws> | Tue Sep 17 11:10:47 2013 -0500 |
committer | Anthony Liguori <anthony@codemonkey.ws> | Tue Sep 17 11:10:47 2013 -0500 |
tree | d7923d72b8b99ea9c88bb4ce3a6fa440a0f56122 | |
parent | 6c2679fc19560699679200fb42ab4659bcbe7f79 [diff] |
hmp: block-stream: fix typo Found this by enabling C++ errors. The bool and enum arguments are mistakenly flipped. Signed-off-by: Anthony Liguori <anthony@codemonkey.ws>