rpms/qzion/F-11 qzion-0.4.0-fix_char_conversion.patch,NONE,1.1

Rex Dieter rdieter at fedoraproject.org
Tue Nov 17 16:10:47 UTC 2009


Author: rdieter

Update of /cvs/pkgs/rpms/qzion/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5472

Added Files:
	qzion-0.4.0-fix_char_conversion.patch 
Log Message:
new patch


qzion-0.4.0-fix_char_conversion.patch:
 qzionobject.sip |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- NEW FILE qzion-0.4.0-fix_char_conversion.patch ---
--- a/python/qzion/qzionobject.sip
+++ b/python/qzion/qzionobject.sip
@@ -10,7 +10,7 @@
 
 %ConvertToSubClassCode
     static struct classes {
-        char *name;
+        const char *name;
         sipWrapperType **type;
     } cls[] = {
         {sipName_QZionText, &sipClass_QZionText},




More information about the scm-commits mailing list