diff options
author | DJ Delorie <dj@redhat.com> | 2013-07-21 17:19:10 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2013-07-21 17:19:10 +0000 |
commit | 44b6b9d4f9c3887f1e437968092ee741f7c5c2cf (patch) | |
tree | e6023a50a8f6f25b967338af49c70c987b648963 /libiberty/regex.c | |
parent | 93a102b3b405230ac5d51673aa071c0b8aa90a10 (diff) | |
download | gdb-44b6b9d4f9c3887f1e437968092ee741f7c5c2cf.zip gdb-44b6b9d4f9c3887f1e437968092ee741f7c5c2cf.tar.gz gdb-44b6b9d4f9c3887f1e437968092ee741f7c5c2cf.tar.bz2 |
merge from gcc
Diffstat (limited to 'libiberty/regex.c')
-rw-r--r-- | libiberty/regex.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/regex.c b/libiberty/regex.c index 17091ce..e12bc4e 100644 --- a/libiberty/regex.c +++ b/libiberty/regex.c @@ -3396,7 +3396,7 @@ PREFIX(regex_compile) (const char *ARG_PREFIX(pattern), class. */ PATFETCH (c); - /* Now we have to go throught the whole table + /* Now we have to go though the whole table and find all characters which have the same first level weight. |