From: Mike Stump Date: Mon, 22 Jul 2013 17:23:17 +0000 (+0000) Subject: Fix typo. X-Git-Tag: releases/gcc-4.9.0~4904 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9ffaa03201577636e08e596570e95b572674681f;p=thirdparty%2Fgcc.git Fix typo. From-SVN: r201139 --- diff --git a/libiberty/regex.c b/libiberty/regex.c index e12bc4e79af2..c11f330273dd 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.