Signed-off-by: Andrea Bolognani <abologna@xxxxxxxxxx> --- Pushed as trivial. src/qemu/qemu_conf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/qemu/qemu_conf.c b/src/qemu/qemu_conf.c index 16d52cbbd4..a831783d75 100644 --- a/src/qemu/qemu_conf.c +++ b/src/qemu/qemu_conf.c @@ -98,7 +98,7 @@ VIR_ONCE_GLOBAL_INIT(virQEMUConfig); virQEMUDriverConfig *virQEMUDriverConfigNew(bool privileged, - const char *root) + const char *root) { g_autoptr(virQEMUDriverConfig) cfg = NULL; -- 2.39.2