aboutsummaryrefslogtreecommitdiffstats
path: root/regcomp.c
diff options
context:
space:
mode:
Diffstat (limited to 'regcomp.c')
-rw-r--r--regcomp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/regcomp.c b/regcomp.c
index b19c2f95..5ac53701 100644
--- a/regcomp.c
+++ b/regcomp.c
@@ -216,7 +216,7 @@ static const size_t __re_error_msgid_idx[] =
#ifndef HAVE_BTOWC
-wchar_t
+wchar_t
btowc (int c)
{
wchar_t wtmp[2];