mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-22 12:35:17 +00:00
Oops trailing blank, Daniel
This commit is contained in:
parent
36c6bfa63d
commit
ea47a7d4e4
@ -656,7 +656,7 @@ do_open (const char *name,
|
||||
* if running a xen kernel, give it priority over
|
||||
* QEmu emultation
|
||||
*/
|
||||
if (STREQ(latest, "xen:///"))
|
||||
if (STREQ(latest, "xen:///"))
|
||||
use = latest;
|
||||
else if (use == NULL)
|
||||
use = latest;
|
||||
|
Loading…
x
Reference in New Issue
Block a user