mirror of https://gitee.com/openkylin/libvirt.git
Fix up a misspelled comment.
Signed-off-by: Chris Lalancette <clalance@redhat.com>
This commit is contained in:
parent
7357975000
commit
6daa19da9a
|
@ -4125,7 +4125,7 @@ int qemudBuildCommandLine(virConnectPtr conn,
|
|||
|
||||
/*
|
||||
* This method takes a string representing a QEMU command line ARGV set
|
||||
* optionall prefixed by a list of environment variables. It then tries
|
||||
* optionally prefixed by a list of environment variables. It then tries
|
||||
* to split it up into a NULL terminated list of env & argv, splitting
|
||||
* on space
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue