* src/regex.c (re_comp): Protoize.
authorAndreas Schwab <schwab@linux-m68k.org>
Sat, 30 Jul 2011 13:20:04 +0000 (15:20 +0200)
committerAndreas Schwab <schwab@linux-m68k.org>
Sat, 30 Jul 2011 13:20:04 +0000 (15:20 +0200)
commit31011111a14e0e16ef8ace01d60efd0afc70494a
tree2b66acb4a51380b67392ef56f55aa896c502fc2a
parent294e60d3a0573b4443663049edf3ab6b7c232c6f
* src/regex.c (re_comp): Protoize.
(re_exec): Fix return type.
(regexec): Fix type of `ret'.
src/ChangeLog
src/regex.c