summaryrefslogtreecommitdiffstats
path: root/libvo/mga_common.c
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-06-07 22:43:29 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-06-07 22:43:29 +0000
commit89e9c29affa22e42bcddfcd72db99ee22961666b (patch)
treee6f946f00e682ca30d2818158ecb88b3b866db61 /libvo/mga_common.c
parentc93c93eb260011a401bd37be59d66f379e95efdc (diff)
downloadmpv-89e9c29affa22e42bcddfcd72db99ee22961666b.tar.bz2
mpv-89e9c29affa22e42bcddfcd72db99ee22961666b.tar.xz
warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6336 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libvo/mga_common.c')
-rw-r--r--libvo/mga_common.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/libvo/mga_common.c b/libvo/mga_common.c
index 7da081f1be..16ddc390aa 100644
--- a/libvo/mga_common.c
+++ b/libvo/mga_common.c
@@ -4,6 +4,9 @@
#include "../postproc/rgb2rgb.h"
// mga_vid drawing functions
+#ifdef VO_XMGA
+static void set_window( int ps ); /* forward declaration to kill warnings */
+#endif
static int mga_next_frame=0;