SOURCES: mysql-align.patch - fix for 5.1.18

arekm arekm at pld-linux.org
Thu May 17 01:17:19 CEST 2007


Author: arekm                        Date: Wed May 16 23:17:19 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix for 5.1.18

---- Files affected:
SOURCES:
   mysql-align.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/mysql-align.patch
diff -u SOURCES/mysql-align.patch:1.2 SOURCES/mysql-align.patch:1.3
--- SOURCES/mysql-align.patch:1.2	Fri Mar  4 22:17:43 2005
+++ SOURCES/mysql-align.patch	Thu May 17 01:17:14 2007
@@ -15,7 +15,7 @@
    const struct my_option *optp;
 -  gptr *value;
 +  gptr value;
-   int error;
+   int error, i;
  
    LINT_INIT(opt_found);
 @@ -537,14 +537,14 @@
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/mysql-align.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list