From: Andi Gutmans Date: Fri, 19 Nov 1999 16:42:19 +0000 (+0000) Subject: - Make it consistent with the rest of the stuff there. X-Git-Tag: ZEND_OPTIMIZER_B1~31 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0094b765ebb58ce9d91dbfabf5f55f21d0932113;p=php - Make it consistent with the rest of the stuff there. --- diff --git a/main/internal_functions_win32.c b/main/internal_functions_win32.c index 403738aeb5..ba08ce6e39 100644 --- a/main/internal_functions_win32.c +++ b/main/internal_functions_win32.c @@ -84,7 +84,7 @@ zend_module_entry *php3_builtin_modules[] = { phpext_lcg_ptr, phpext_session_ptr, phpext_output_ptr, - array_module_ptr + phpext_array_ptr };