Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/testsuite/newlib.string/tstring.c')
-rw-r--r--newlib/testsuite/newlib.string/tstring.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/testsuite/newlib.string/tstring.c b/newlib/testsuite/newlib.string/tstring.c
index f7dd2d6e7..e4339232b 100644
--- a/newlib/testsuite/newlib.string/tstring.c
+++ b/newlib/testsuite/newlib.string/tstring.c
@@ -10,7 +10,7 @@
#include <stdlib.h>
#ifndef MAX_1
-#define MAX_1 66000
+#define MAX_1 33000
#endif
#define MAX_2 (2 * MAX_1 + MAX_1 / 10)