]> xenbits.xensource.com Git - libvirt.git/commit
virsh: fix typo in opts_send_key
authorAlex Jia <ajia@redhat.com>
Thu, 8 Sep 2011 03:11:27 +0000 (11:11 +0800)
committerEric Blake <eblake@redhat.com>
Thu, 8 Sep 2011 10:11:09 +0000 (11:11 +0100)
commit07331bba6d2c947d4cfd257fd0c4276aacb6f6b1
treef494b14910ee23ebb087020660db5a241ff6a27b
parentdb8ffc2dfb0c21eeb179f689252d72b17dea0b94
virsh: fix typo in opts_send_key

* tools/virsh.c: millseconds should be milliseconds in opts_send_key.

Signed-off-by: Alex Jia <ajia@redhat.com>
tools/virsh.c