diff options
author | DJ Delorie <dj@redhat.com> | 2013-07-22 18:03:12 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2013-07-22 18:03:12 +0000 |
commit | 632a40b341926ceac065d00bf38fab366599ccff (patch) | |
tree | 252558b636ceeaed52ffc916f666026ae0a6c723 | |
parent | 29b2cc46a5b148d39bd003a530c93aead7859bbc (diff) | |
download | gdb-632a40b341926ceac065d00bf38fab366599ccff.zip gdb-632a40b341926ceac065d00bf38fab366599ccff.tar.gz gdb-632a40b341926ceac065d00bf38fab366599ccff.tar.bz2 |
merge from gcc
-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 e12bc4e..c11f330 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 though the whole table + /* Now we have to go through the whole table and find all characters which have the same first level weight. |