summaryrefslogtreecommitdiff
path: root/win32/winutil.h
diff options
context:
space:
mode:
authorZeev Suraski <zeev@php.net>1999-12-17 22:34:04 +0000
committerZeev Suraski <zeev@php.net>1999-12-17 22:34:04 +0000
commit396bccfb1d686ee76f3718019f42d4841e36ae9d (patch)
tree557b2ff71c00370f55866afe33cf72aa568f90c6 /win32/winutil.h
parent878ed4934c54ff26e763ebc1544c9c079ea1a16a (diff)
downloadphp-git-396bccfb1d686ee76f3718019f42d4841e36ae9d.tar.gz
More php3_ cleanup
Diffstat (limited to 'win32/winutil.h')
-rw-r--r--win32/winutil.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/winutil.h b/win32/winutil.h
index ca6c63a245..9e4feca8a4 100644
--- a/win32/winutil.h
+++ b/win32/winutil.h
@@ -1 +1 @@
-extern char *php3_win_err(void);
+extern char *php_win_err(void);