One forgotten checkin from regex changes.
authorUlrich Drepper <drepper@redhat.com>
Fri, 15 Jan 2010 20:20:55 +0000 (12:20 -0800)
committerUlrich Drepper <drepper@redhat.com>
Fri, 15 Jan 2010 20:20:55 +0000 (12:20 -0800)
posix/regcomp.c

index 63ef768..03ab123 100644 (file)
@@ -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