From: Paul Eggert Date: Wed, 23 Jan 2013 01:51:49 +0000 (-0800) Subject: Undo stray change committed by mistake. X-Git-Tag: emacs-24.3.90~173^2~7^2~236 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=57ea426945a5bb2669be07572a733f3d12df3640;p=emacs.git Undo stray change committed by mistake. --- 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 {