regex: port to C89
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 30 Dec 2012 06:52:17 +0000 (22:52 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 30 Dec 2012 08:13:15 +0000 (00:13 -0800)
commit585a8dcf51a46cd9965c6881cfff6eddbae06d48
tree91c5de135160b7273554f2448e0a6adf87fe2849
parentf3155e8a271f39009ff12a0974de309ffa73af3d
regex: port to C89

Reported by Aharon Robbins in
<http://sourceware.org/ml/libc-alpha/2012-12/msg00456.html>.
* lib/regcomp.c (init_word_char): Declaration before statement.
ChangeLog
lib/regcomp.c