On 06/08/2015 11:03 AM, Michal Privoznik wrote:
> We are using it to print a value that can't be NULL and does not need
> any escaping anyway.
>
> Signed-off-by: Michal Privoznik
> ---
> src/qemu/qemu_command.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Comes straight from vir
We are using it to print a value that can't be NULL and does not need
any escaping anyway.
Signed-off-by: Michal Privoznik
---
src/qemu/qemu_command.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/qemu/qemu_command.c b/src/qemu/qemu_command.c
index 61faa57..b8cdd3c 1006