]> Git Repo - qemu.git/commit
Fix OpenBSD linker warning
authorBlue Swirl <[email protected]>
Tue, 23 Feb 2010 22:01:36 +0000 (22:01 +0000)
committerBlue Swirl <[email protected]>
Tue, 23 Feb 2010 22:01:36 +0000 (22:01 +0000)
commitd354899c8279146f3e154b9ba1f7461abb7f5279
treeafe574ef5461c92898032bf80588f22a77832623
parent161717d2cb714f8a73d4167d280a5fad7d3f5bc7
Fix OpenBSD linker warning

helper.o(.text+0x11e0): In function `listflags':
/src/qemu/target-i386/helper.c:661: warning: sprintf() is often misused, please use snprintf()

Signed-off-by: Blue Swirl <[email protected]>
target-i386/helper.c
This page took 0.029263 seconds and 4 git commands to generate.