summaryrefslogtreecommitdiff
path: root/src/puresize.h
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>2006-01-20 07:06:51 +0000
committerKenichi Handa <handa@m17n.org>2006-01-20 07:06:51 +0000
commitef8beec687a03b59404c20e94ab3020e06046a70 (patch)
tree549d8f646f53ccfb2d58382912584854eaa25e0e /src/puresize.h
parentc897e76f7bd2ff28f6b6ca5f6e2ef9f7517e327e (diff)
downloademacs-ef8beec687a03b59404c20e94ab3020e06046a70.tar.gz
(BASE_PURESIZE): Increment to 1190000.
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 f82c705265b..e46ca103d7d 100644
--- a/src/puresize.h
+++ b/src/puresize.h
@@ -42,7 +42,7 @@ Boston, MA 02110-1301, USA. */
#endif
#ifndef BASE_PURESIZE
-#define BASE_PURESIZE (1180000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (1190000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
#endif
/* Increase BASE_PURESIZE by a ratio depending on the machine's word size. */