summaryrefslogtreecommitdiffstats
path: root/libvo/vo_mga.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_mga.c')
-rw-r--r--libvo/vo_mga.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_mga.c b/libvo/vo_mga.c
index 5e0314cfff..df3fed068c 100644
--- a/libvo/vo_mga.c
+++ b/libvo/vo_mga.c
@@ -171,7 +171,7 @@ static uint32_t preinit(const char *arg)
return 0;
}
-uint32_t control(uint32_t request, void *data, ...)
+static uint32_t control(uint32_t request, void *data, ...)
{
switch (request) {
case VOCTRL_QUERY_FORMAT: