mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-23 14:15:28 +00:00
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
Block a user