summaryrefslogtreecommitdiffstats
path: root/libvo/vosub_vidix.h
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vosub_vidix.h')
-rw-r--r--libvo/vosub_vidix.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/libvo/vosub_vidix.h b/libvo/vosub_vidix.h
index 3b39ccb715..7a68bcfe0c 100644
--- a/libvo/vosub_vidix.h
+++ b/libvo/vosub_vidix.h
@@ -13,8 +13,7 @@
#define __VOSUB_VIDIX_INCLUDED
/* drvname can be NULL */
-int vidix_preinit(
-const char *drvname,void *server);
+int vidix_preinit(const char *drvname,void *server);
int vidix_init(unsigned src_width,unsigned src_height,
unsigned dest_x,unsigned dest_y,unsigned dst_width,
unsigned dst_height,unsigned format,unsigned dest_bpp,