mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06: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
|
* 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
|
* to split it up into a NULL terminated list of env & argv, splitting
|
||||||
* on space
|
* on space
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user