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

Modified Files:
        xine.h.in 
Log Message:
Again changes so to accept the strict case (constants).

Index: xine.h.in
===================================================================
RCS file: /cvsroot/xine/xine-lib/include/xine.h.in,v
retrieving revision 1.165
retrieving revision 1.166
diff -u -r1.165 -r1.166
--- xine.h.in   19 Feb 2007 23:20:19 -0000      1.165
+++ xine.h.in   20 Feb 2007 00:43:06 -0000      1.166
@@ -1488,7 +1488,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