summaryrefslogtreecommitdiff
path: root/src/puresize.h
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2006-04-22 10:14:19 +0000
committerEli Zaretskii <eliz@gnu.org>2006-04-22 10:14:19 +0000
commit3705332d34464ebeb3774049b79f5ce96ee879bb (patch)
tree9238af06bba5d45326a9ae7062d552547dd44a03 /src/puresize.h
parent1cebb8388507138583bef92bfad5d7c5d3e52759 (diff)
downloademacs-3705332d34464ebeb3774049b79f5ce96ee879bb.tar.gz
(BASE_PURESIZE): Increase to 1205000.
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 fa73736bc43..1288feff151 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 (1200000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (1205000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
#endif
/* Increase BASE_PURESIZE by a ratio depending on the machine's word size. */