aboutsummaryrefslogtreecommitdiff
path: root/libiberty
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2013-07-22 18:03:12 +0000
committerDJ Delorie <dj@redhat.com>2013-07-22 18:03:12 +0000
commit632a40b341926ceac065d00bf38fab366599ccff (patch)
tree252558b636ceeaed52ffc916f666026ae0a6c723 /libiberty
parent29b2cc46a5b148d39bd003a530c93aead7859bbc (diff)
downloadgdb-632a40b341926ceac065d00bf38fab366599ccff.zip
gdb-632a40b341926ceac065d00bf38fab366599ccff.tar.gz
gdb-632a40b341926ceac065d00bf38fab366599ccff.tar.bz2
merge from gcc
Diffstat (limited to 'libiberty')
-rw-r--r--libiberty/regex.c2
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.