Index: head/databases/msql3/files/patch-compare.c =================================================================== --- head/databases/msql3/files/patch-compare.c (nonexistent) +++ head/databases/msql3/files/patch-compare.c (revision 115041) @@ -0,0 +1,11 @@ +--- src/msqld/main/compare.c.old Fri Jul 30 00:14:10 2004 ++++ src/msqld/main/compare.c Fri Jul 30 00:15:37 2004 +@@ -1150,7 +1150,7 @@ + if (curCond->op == BETWEEN_OP) + { + tmp = processBetweenMatch(cacheEntry, +- curCond, data, offset, tmpVal); ++ curCond, data, offset, &tmpVal); + } + else + { Property changes on: head/databases/msql3/files/patch-compare.c ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property