From: Ulrich Drepper Date: Fri, 15 Jan 2010 20:20:55 +0000 (-0800) Subject: One forgotten checkin from regex changes. X-Git-Tag: fedora/glibc-2.11.90-10~2^2~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa732e2b2b3178ed436b6df39180605437897f53;p=thirdparty%2Fglibc.git One forgotten checkin from regex changes. --- diff --git a/posix/regcomp.c b/posix/regcomp.c index 63ef7683ca2..03ab1239071 100644 --- a/posix/regcomp.c +++ b/posix/regcomp.c @@ -409,8 +409,8 @@ re_compile_fastmap_iter (regex_t *bufp, const re_dfastate_t *init_state, != (size_t) -1) re_set_fastmap (fastmap, false, *(unsigned char *) buf); } - } - } + } + } } #endif /* RE_ENABLE_I18N */ else if (type == OP_PERIOD