Mercurial > hg > xemacs-beta
diff src/puresize.h @ 4:b82b59fe008d r19-15b3
Import from CVS: tag r19-15b3
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:46:56 +0200 |
parents | ac2d302a0011 |
children | 0293115a14e9 |
line wrap: on
line diff
--- a/src/puresize.h Mon Aug 13 08:46:35 2007 +0200 +++ b/src/puresize.h Mon Aug 13 08:46:56 2007 +0200 @@ -32,9 +32,9 @@ things configured in. */ #if (LONGBITS == 64) -# define BASE_PURESIZE 912000 +# define BASE_PURESIZE 944000 #else -# define BASE_PURESIZE 552000 +# define BASE_PURESIZE 584000 #endif /* If any particular systems need to change the base puresize, they