diff src/puresize.h @ 72:b9518feda344 r20-0b31

Import from CVS: tag r20-0b31
author cvs
date Mon, 13 Aug 2007 09:03:46 +0200
parents 131b0175ea99
children 6a378aca36af
line wrap: on
line diff
--- a/src/puresize.h	Mon Aug 13 09:03:07 2007 +0200
+++ b/src/puresize.h	Mon Aug 13 09:03:46 2007 +0200
@@ -32,9 +32,9 @@
    things configured in. */
 
 #if (LONGBITS == 64)
-# define BASE_PURESIZE 912000
+# define BASE_PURESIZE 922000
 #else
-# define BASE_PURESIZE 552000
+# define BASE_PURESIZE 562000
 #endif
 
 /* If any particular systems need to change the base puresize, they