summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/puresize.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/puresize.h b/src/puresize.h
index c786070372b..b270f870114 100644
--- a/src/puresize.h
+++ b/src/puresize.h
@@ -29,7 +29,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#ifndef PURESIZE
#ifdef MULTI_FRAME
-#define PURESIZE 235000
+#define PURESIZE 250000
#else
#define PURESIZE 205000
#endif