diff src/puresize.h @ 82:6a378aca36af r20-0b91

Import from CVS: tag r20-0b91
author cvs
date Mon, 13 Aug 2007 09:07:36 +0200
parents b9518feda344
children ac0620f6398e
line wrap: on
line diff
--- a/src/puresize.h	Mon Aug 13 09:06:45 2007 +0200
+++ b/src/puresize.h	Mon Aug 13 09:07:36 2007 +0200
@@ -32,9 +32,9 @@
    things configured in. */
 
 #if (LONGBITS == 64)
-# define BASE_PURESIZE 922000
+# define BASE_PURESIZE 847000
 #else
-# define BASE_PURESIZE 562000
+# define BASE_PURESIZE 467000
 #endif
 
 /* If any particular systems need to change the base puresize, they