Mercurial > mplayer.hg
diff loader/wineacm.h @ 29753:75f54a9e4160
Move some variable initializations to the beginning of vo_x11_fullscreen().
Fixes the warnings:
libvo/x11_common.c:1344: warning: 'h' may be used uninitialized in this function
libvo/x11_common.c:1344: warning: 'w' may be used uninitialized in this function
libvo/x11_common.c:1344: warning: 'y' may be used uninitialized in this function
libvo/x11_common.c:1344: warning: 'x' may be used uninitialized in this function
author | diego |
---|---|
date | Sat, 24 Oct 2009 12:35:18 +0000 |
parents | a8ea87c71d18 |
children | 26f673ba0675 |