aboutsummaryrefslogtreecommitdiffstats
path: root/src/puresize.h
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1994-05-07 05:22:50 +0000
committerRichard M. Stallman <[email protected]>1994-05-07 05:22:50 +0000
commit6803ec2a28d09e22f4b8974ed65c4d08202fd9ce (patch)
treee0e28a9d9d7a7c677f6280de396c4e540e4152e7 /src/puresize.h
parent08020d91e03971699dacc6be16e73b05b64cd50c (diff)
(PURESIZE): Increase to 205000.
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 875ffd0ee9..c786070372 100644
--- a/src/puresize.h
+++ b/src/puresize.h
@@ -31,7 +31,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#ifdef MULTI_FRAME
#define PURESIZE 235000
#else
-#define PURESIZE 200000
+#define PURESIZE 205000
#endif
#endif