diff libvo/vo_dxr2.c @ 25220:c9e9ac2008c2

Mark the vo_functions_t definitions as const where possible. This is not possible for xover and anything supporting vidix due to horrible hacks.
author reimar
date Sun, 02 Dec 2007 14:39:15 +0000
parents e82ecde2cbd4
children d576b679747b
line wrap: on
line diff
--- a/libvo/vo_dxr2.c	Sun Dec 02 14:24:23 2007 +0000
+++ b/libvo/vo_dxr2.c	Sun Dec 02 14:39:15 2007 +0000
@@ -139,7 +139,7 @@
   ""
 };
 
-LIBVO_EXTERN (dxr2)
+const LIBVO_EXTERN (dxr2)
 
 static char *ucodesearchpath[] = {
   "/usr/local/lib/dxr2/dvd12.ux",