summaryrefslogtreecommitdiffstats
path: root/libvo/mga_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/mga_common.c')
-rw-r--r--libvo/mga_common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/mga_common.c b/libvo/mga_common.c
index 6d222a215f..3bc613930f 100644
--- a/libvo/mga_common.c
+++ b/libvo/mga_common.c
@@ -208,7 +208,7 @@ query_format(uint32_t format)
}
#ifndef VO_XMGA
-static void mga_fullscreen()
+static void mga_fullscreen(void)
{
uint32_t w,h;
if ( !vo_fs ) {