aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/puresize.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/puresize.h b/src/puresize.h
index 2521ac1582d..24d1c50af6e 100644
--- a/src/puresize.h
+++ b/src/puresize.h
@@ -31,7 +31,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
31#ifdef HAVE_X_WINDOWS 31#ifdef HAVE_X_WINDOWS
32#define PURESIZE 200000 32#define PURESIZE 200000
33#else 33#else
34#define PURESIZE 196000 34#define PURESIZE 185000
35#endif 35#endif
36#endif 36#endif
37 37