aboutsummaryrefslogtreecommitdiffstats
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. */
29 29
30#ifndef PURESIZE 30#ifndef PURESIZE
31#ifdef MULTI_FRAME 31#ifdef MULTI_FRAME
32#define PURESIZE 235000 32#define PURESIZE 250000
33#else 33#else
34#define PURESIZE 205000 34#define PURESIZE 205000
35#endif 35#endif