From 796ff183b0a8b49b1bc1147d5d4d00c40646df1d Mon Sep 17 00:00:00 2001 From: Jouni Ahto Date: Fri, 9 Jun 2000 23:37:05 +0000 Subject: [PATCH] # Still a typo. --- ext/skeleton/php_skeleton.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/skeleton/php_skeleton.h b/ext/skeleton/php_skeleton.h index cf590051b9..0a0986ef18 100644 --- a/ext/skeleton/php_skeleton.h +++ b/ext/skeleton/php_skeleton.h @@ -78,7 +78,7 @@ typedef struct { #else -#define php_extname_ptr NULL +#define phpext_extname_ptr NULL #endif -- 2.50.1