diff src/puresize.h @ 2:ac2d302a0011 r19-15b2

Import from CVS: tag r19-15b2
author cvs
date Mon, 13 Aug 2007 08:46:35 +0200
parents 376386a54a3c
children b82b59fe008d
line wrap: on
line diff
--- a/src/puresize.h	Mon Aug 13 08:45:53 2007 +0200
+++ b/src/puresize.h	Mon Aug 13 08:46:35 2007 +0200
@@ -32,9 +32,9 @@
    things configured in. */
 
 #if (LONGBITS == 64)
-# define BASE_PURESIZE 905000
+# define BASE_PURESIZE 912000
 #else
-# define BASE_PURESIZE 540000
+# define BASE_PURESIZE 552000
 #endif
 
 /* If any particular systems need to change the base puresize, they