diff options
author | 2013-07-22 18:03:12 +0000 | |
---|---|---|
committer | 2013-07-22 18:03:12 +0000 | |
commit | 632a40b341926ceac065d00bf38fab366599ccff (patch) | |
tree | 252558b636ceeaed52ffc916f666026ae0a6c723 /libiberty | |
parent | fix solib-som.c (diff) | |
download | binutils-gdb-632a40b341926ceac065d00bf38fab366599ccff.tar.gz binutils-gdb-632a40b341926ceac065d00bf38fab366599ccff.tar.bz2 binutils-gdb-632a40b341926ceac065d00bf38fab366599ccff.zip |
merge from gcc
Diffstat (limited to 'libiberty')
-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 e12bc4e79af..c11f330273d 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. |