summaryrefslogtreecommitdiff
path: root/win32/winutil.c
diff options
context:
space:
mode:
Diffstat (limited to 'win32/winutil.c')
-rw-r--r--win32/winutil.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/winutil.c b/win32/winutil.c
index d22aa308dc..b7035994e7 100644
--- a/win32/winutil.c
+++ b/win32/winutil.c
@@ -6,7 +6,7 @@
static char Win_Error_msg[256];
#endif
-char *php3_win_err(void)
+char *php_win_err(void)
{
FormatMessage(
FORMAT_MESSAGE_FROM_SYSTEM,