Update of /cvsroot/xine/xine-lib/src/xine-engine
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv28823/src/xine-engine

Modified Files:
        xine_interface.c 
Log Message:
Again changes so to accept the strict case (constants).

Index: xine_interface.c
===================================================================
RCS file: /cvsroot/xine/xine-lib/src/xine-engine/xine_interface.c,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -r1.101 -r1.102
--- xine_interface.c    3 Feb 2007 16:31:55 -0000       1.101
+++ xine_interface.c    20 Feb 2007 00:43:06 -0000      1.102
@@ -136,7 +136,7 @@
 int xine_config_register_enum (xine_t *self,
                               const char *key,
                               int def_value,
-                              char **values,
+                              const char **values,
                               const char *description,
                               const char *help,
                               int   exp_level,


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Xine-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xine-cvslog

Reply via email to