diff --git a/src/puresize.h b/src/puresize.h index 78b07aa601b..3ca41582199 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 205000 +#define PURESIZE 210000 #else #define PURESIZE 190000 #endif