(PURESIZE) [MULTI_FRAME]: Increase to 232000.
authorKarl Heuer <kwzh@gnu.org>
Sun, 1 May 1994 02:08:50 +0000 (02:08 +0000)
committerKarl Heuer <kwzh@gnu.org>
Sun, 1 May 1994 02:08:50 +0000 (02:08 +0000)
src/puresize.h

index c194ca7..e8661cd 100644 (file)
@@ -29,7 +29,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 #ifndef PURESIZE
 #ifdef MULTI_FRAME
-#define PURESIZE 230000
+#define PURESIZE 232000
 #else
 #define PURESIZE 200000
 #endif