Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 91de49e17257cb4d65d2775fa70db7db > files > 3

octave-3.6.3-3.mga3.src.rpm

Index: liboctave/mach-info.cc
===================================================================
--- liboctave/mach-info.cc
+++ liboctave/mach-info.cc	2011-06-25 09:16:52.180041542 +0200
@@ -124,7 +124,7 @@
   int i = 0;
   do
     {
-      if (equiv_compare (fp[i].fp_par, mach_fp_par, 4))
+      if (equiv_compare (fp[i].fp_par, mach_fp_par, 2))
         {
           retval = fp[i].fp_fmt;
           break;