From: foobar Date: Thu, 16 Nov 2000 11:16:25 +0000 (+0000) Subject: extname -> openssl X-Git-Tag: php-4.0.4RC3~181 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6a8109531360051e87d707e8dfae35211413bb25;p=php extname -> openssl --- diff --git a/ext/openssl/php_openssl.h b/ext/openssl/php_openssl.h index 7092cb1473..3740a8f177 100644 --- a/ext/openssl/php_openssl.h +++ b/ext/openssl/php_openssl.h @@ -42,7 +42,7 @@ PHP_FUNCTION(openssl_open); #else -#define phpext_extname_ptr NULL +#define phpext_openssl_ptr NULL #endif