aboutsummaryrefslogtreecommitdiffstats
path: root/src/puresize.h
diff options
context:
space:
mode:
authorDave Love <[email protected]>1999-10-04 15:47:14 +0000
committerDave Love <[email protected]>1999-10-04 15:47:14 +0000
commit5ed7b3c3482c2bacc812b772c9c7198e3b6b2af8 (patch)
tree25406a13d18906564fef9b23d372b6435eb19daf /src/puresize.h
parent6a1aa82316506d9fc58eeb5f688f9544776f052d (diff)
(BASE_PURESIZE): Increase to 525000.
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 183579d568..5635907fc3 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 (515000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (525000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
#endif
/* Increase BASE_PURESIZE by a ratio depending on the machine's word size. */