summaryrefslogtreecommitdiff
path: root/src/unexmacosx.c
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2013-01-22 17:51:49 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2013-01-22 17:51:49 -0800
commit57ea426945a5bb2669be07572a733f3d12df3640 (patch)
treeaba0895734fd95cdc0dd5dc90c6d39450492262c /src/unexmacosx.c
parentea78b8829899bfd61f9a495fca198efdd797ef50 (diff)
downloademacs-57ea426945a5bb2669be07572a733f3d12df3640.tar.gz
Undo stray change committed by mistake.
Diffstat (limited to 'src/unexmacosx.c')
-rw-r--r--src/unexmacosx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unexmacosx.c b/src/unexmacosx.c
index bec1d0a1b04..8d4e636fa5c 100644
--- a/src/unexmacosx.c
+++ b/src/unexmacosx.c
@@ -437,7 +437,7 @@ build_region_list (void)
}
-#define MAX_UNEXEC_REGIONS 800
+#define MAX_UNEXEC_REGIONS 400
static int num_unexec_regions;
typedef struct {