qemu-e2k/qga
Stefan Weil 16f4e8fa73 qga: Fix two format strings for MinGW
Both code locations cause a compiler warning. Using "%s" instead of "%lu"
would result in a program crash if the wrong code were executed.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Message-id: 1385409257-2522-1-git-send-email-sw@weilnetz.de
Signed-off-by: Anthony Liguori <aliguori@amazon.com>
2013-11-25 20:35:28 -08:00
..
vss-win32
channel-posix.c
channel-win32.c
channel.h
commands-posix.c
commands-win32.c qga: Fix two format strings for MinGW 2013-11-25 20:35:28 -08:00
commands.c
guest-agent-command-state.c
guest-agent-core.h
main.c
Makefile.objs
qapi-schema.json
service-win32.c
service-win32.h
vss-win32.c
vss-win32.h