aboutsummaryrefslogtreecommitdiffstats
path: root/src/puresize.h
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1997-07-19 07:29:46 +0000
committerRichard M. Stallman <[email protected]>1997-07-19 07:29:46 +0000
commit3affe22ddf92734868cf2ccd66c43c912f50d8e4 (patch)
treeafac66587dc450c40df09386603fb4b265260d51 /src/puresize.h
parent24813e133571476be1cc131d4877de6459423f4d (diff)
(BASE_PURESIZE): Increased to 410000.
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 7e3d9afad0..bbee74f5e0 100644
--- a/src/puresize.h
+++ b/src/puresize.h
@@ -42,7 +42,7 @@ Boston, MA 02111-1307, USA. */
#endif
#ifndef BASE_PURESIZE
-#define BASE_PURESIZE (400000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (410000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
#endif
/* Increase BASE_PURESIZE by a ratio depending on the machine's word size. */