summaryrefslogtreecommitdiff
path: root/mpn/minithres
diff options
context:
space:
mode:
authorMarco Bodrato <bodrato@mail.dm.unipi.it>2012-05-07 19:19:49 +0200
committerMarco Bodrato <bodrato@mail.dm.unipi.it>2012-05-07 19:19:49 +0200
commit0cc38ade23dda98f0c471c5453d4560de5827857 (patch)
treee9e983c25653e6a6ba0cd7b969bb4db1e0dfb83e /mpn/minithres
parent210c722df5ae17ed685efb97a5bea7cd4ed5c12b (diff)
downloadgmp-0cc38ade23dda98f0c471c5453d4560de5827857.tar.gz
typos in previous commit (was 32-bit only)
Diffstat (limited to 'mpn/minithres')
-rw-r--r--mpn/minithres/gmp-mparam.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpn/minithres/gmp-mparam.h b/mpn/minithres/gmp-mparam.h
index b1bc37c7b..d1ca58170 100644
--- a/mpn/minithres/gmp-mparam.h
+++ b/mpn/minithres/gmp-mparam.h
@@ -95,4 +95,4 @@ along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */
#define SET_STR_PRECOMPUTE_THRESHOLD 100
#define FAC_ODD_THRESHOLD 0 /* always */
-#define FAC_DSC_THRESHOLD 42
+#define FAC_DSC_THRESHOLD 70