aboutsummaryrefslogtreecommitdiff
path: root/libiberty
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2013-07-21 17:19:10 +0000
committerDJ Delorie <dj@redhat.com>2013-07-21 17:19:10 +0000
commit44b6b9d4f9c3887f1e437968092ee741f7c5c2cf (patch)
treee6023a50a8f6f25b967338af49c70c987b648963 /libiberty
parent93a102b3b405230ac5d51673aa071c0b8aa90a10 (diff)
downloadgdb-44b6b9d4f9c3887f1e437968092ee741f7c5c2cf.zip
gdb-44b6b9d4f9c3887f1e437968092ee741f7c5c2cf.tar.gz
gdb-44b6b9d4f9c3887f1e437968092ee741f7c5c2cf.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 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.