summaryrefslogtreecommitdiff
path: root/src/puresize.h
diff options
context:
space:
mode:
authorDan Nicolaescu <dann@ics.uci.edu>2007-08-24 06:05:22 +0000
committerDan Nicolaescu <dann@ics.uci.edu>2007-08-24 06:05:22 +0000
commite9acd138fad958de844979f525594a7a7e336f72 (patch)
treebf480447fa44a421c6e3148bad54731e0e256fef /src/puresize.h
parent0d028d8f5d80522d3c06d30dc9a496c999a8b185 (diff)
downloademacs-e9acd138fad958de844979f525594a7a7e336f72.tar.gz
(BASE_PURESIZE): Increase.
Diffstat (limited to 'src/puresize.h')
-rw-r--r--src/puresize.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/puresize.h b/src/puresize.h
index 2c00f393c73..0a6f2858636 100644
--- a/src/puresize.h
+++ b/src/puresize.h
@@ -43,7 +43,7 @@ Boston, MA 02110-1301, USA. */
#endif
#ifndef BASE_PURESIZE
-#define BASE_PURESIZE (1143000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (1158000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
#endif
/* Increase BASE_PURESIZE by a ratio depending on the machine's word size. */