aboutsummaryrefslogtreecommitdiff
path: root/sdl_zoom_template.h
diff options
context:
space:
mode:
authorStefan Weil <weil@mail.berlios.de>2009-08-31 16:29:34 +0200
committerBlue Swirl <blauwirbel@gmail.com>2009-08-31 15:41:53 +0000
commit9e3a95ef4752dc86bf30a578be4a579a7c6c04e6 (patch)
tree6590fc74ebc5b7337e7ab54064c9a2af03b7a487 /sdl_zoom_template.h
parent528e93a9787ccfc59582a44035f5f342caf5b84f (diff)
Fix compiler warnings
Starting with commit df7a86ed735eafefbd046c8cad7134652fe3f600, mingw32 builds result in a compiler warning for dns_addr: CC slirp/slirp.o /home/stefan/src/qemu/savannah/qemu/slirp/slirp.c:50: warning: missing braces around initializer /home/stefan/src/qemu/savannah/qemu/slirp/slirp.c:50: warning: (near initialization for ‘dns_addr.S_un’) Removing the assignment fixes the warning without the need of special code for mingw32 (and also saves some bytes in the resulting binary). To fix another potential compiler warning, the missing 'static' attribute was added. The same changes were applied to dns_addr_time. Signed-off-by: Stefan Weil <weil@mail.berlios.de> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'sdl_zoom_template.h')
0 files changed, 0 insertions, 0 deletions