[libvirt] [PATCH] qemu: fix typos in qemu_monitor_text.c

Eric Blake eblake at redhat.com
Tue Nov 16 16:28:49 UTC 2010


On 11/12/2010 04:08 PM, Osier Yang wrote:
> * src/qemu/qemu_monitor_text.c (qemuMonitorTextChangeMedia)
> ---
>  src/qemu/qemu_monitor_text.c |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/src/qemu/qemu_monitor_text.c b/src/qemu/qemu_monitor_text.c
> index 2552111..64ec57b 100644
> --- a/src/qemu/qemu_monitor_text.c
> +++ b/src/qemu/qemu_monitor_text.c
> @@ -906,7 +906,7 @@ int qemuMonitorTextChangeMedia(qemuMonitorPtr mon,
>  
>      if (qemuMonitorCommand(mon, cmd, &reply) < 0) {
>          qemuReportError(VIR_ERR_OPERATION_FAILED,
> -                        _("could not eject media on %s"), devname);
> +                        _("could not change media on %s"), devname);

ACK and pushed.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20101116/4704f134/attachment-0001.sig>


More information about the libvir-list mailing list