On Tue, Mar 18, 2014 at 09:59:16AM +0400, Maria Kustova wrote:
> These patches are the part of OPW application.
> Two of them update help messages of qemu-io utility.
> And last one replaces fprintf() with error_setg() in curl.c
>
> Changes v1 -> v2:
> * Removed trailing "\n" from the error strin
Am 18.03.2014 um 06:59 hat Maria Kustova geschrieben:
> These patches are the part of OPW application.
> Two of them update help messages of qemu-io utility.
> And last one replaces fprintf() with error_setg() in curl.c
>
> Changes v1 -> v2:
> * Removed trailing "\n" from the error string in erro
These patches are the part of OPW application.
Two of them update help messages of qemu-io utility.
And last one replaces fprintf() with error_setg() in curl.c
Changes v1 -> v2:
* Removed trailing "\n" from the error string in error_setg() call
Maria Kustova (3):
qemu-io-cmds: Fixed typo in ex