SOURCES: xpp-gcc4.patch (NEW) - remove "extra qualification"
sls
sls at pld-linux.org
Thu Dec 20 03:01:01 CET 2007
Author: sls Date: Thu Dec 20 02:01:01 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- remove "extra qualification"
---- Files affected:
SOURCES:
xpp-gcc4.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/xpp-gcc4.patch
diff -u /dev/null SOURCES/xpp-gcc4.patch:1.1
--- /dev/null Thu Dec 20 03:01:01 2007
+++ SOURCES/xpp-gcc4.patch Thu Dec 20 03:00:56 2007
@@ -0,0 +1,11 @@
+--- xpp-1.5/xpp.h.orig 2007-12-20 02:49:17.658437746 +0100
++++ xpp-1.5/xpp.h 2007-12-20 02:50:37.146311375 +0100
+@@ -177,7 +177,7 @@
+ */
+
+ int /* O - index of the record of the given option in the array */
+- printFiles::getSpecialOptionIndex(int *num_special_opts_in_arr,
++ getSpecialOptionIndex(int *num_special_opts_in_arr,
+ /* number of options in the array */
+ special_opt_t **special_opts_arr,
+ /* array of numerical/string
================================================================
More information about the pld-cvs-commit
mailing list