regex.c (re_error_msgid): Just use a simple array of strings.
authorDJ Delorie <dj@redhat.com>
Wed, 7 Aug 2002 20:57:22 +0000 (16:57 -0400)
committerDJ Delorie <dj@gcc.gnu.org>
Wed, 7 Aug 2002 20:57:22 +0000 (16:57 -0400)
commit65b91091db74266fde6648243bcd839d65101314
tree4610a597294db6713591bb76ee6ab14e16e0228a
parent0b6f2917cfcbfbaccca804e0f038ac8c4457f772
regex.c (re_error_msgid): Just use a simple array of strings.

* regex.c (re_error_msgid): Just use a simple array of strings.
(re_compile_pattern): Compensate.
(re_comp): Likewise.
(re_comp): Likewise.
(regerror): Likewise.

From-SVN: r56106
libiberty/ChangeLog
libiberty/regex.c