summaryrefslogtreecommitdiff
path: root/src/puresize.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/puresize.h')
-rw-r--r--src/puresize.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/puresize.h b/src/puresize.h
index 97e976ef450..78b07aa601b 100644
--- a/src/puresize.h
+++ b/src/puresize.h
@@ -29,9 +29,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#ifndef PURESIZE
#ifdef MULTI_FRAME
-#define PURESIZE 200000
+#define PURESIZE 205000
#else
-#define PURESIZE 185000
+#define PURESIZE 190000
#endif
#endif