]> granicus.if.org Git - php/commitdiff
extname -> openssl
authorfoobar <sniper@php.net>
Thu, 16 Nov 2000 11:16:25 +0000 (11:16 +0000)
committerfoobar <sniper@php.net>
Thu, 16 Nov 2000 11:16:25 +0000 (11:16 +0000)
ext/openssl/php_openssl.h

index 7092cb147355e26fe5fcf7698bd7f9ce2288a5db..3740a8f17735c8d416b03e3a78f230d31d2687ba 100644 (file)
@@ -42,7 +42,7 @@ PHP_FUNCTION(openssl_open);
 
 #else
 
-#define phpext_extname_ptr NULL
+#define phpext_openssl_ptr NULL
 
 #endif