forked from Imagelibrary/binutils-gdb
* gnu-regex.c (regerror): Function renamed from `__regerror'.
This commit is contained in:
@@ -5730,7 +5730,7 @@ weak_alias (__regexec, regexec)
|
||||
from either regcomp or regexec. We don't use PREG here. */
|
||||
|
||||
size_t
|
||||
__regerror (errcode, preg, errbuf, errbuf_size)
|
||||
regerror (errcode, preg, errbuf, errbuf_size)
|
||||
int errcode;
|
||||
const regex_t *preg;
|
||||
char *errbuf;
|
||||
|
||||
Reference in New Issue
Block a user