From f08430ec6509a8365302047f14407efc21ff768a Mon Sep 17 00:00:00 2001 From: Mark Musone Date: Tue, 17 Aug 1999 16:50:27 +0000 Subject: argh..bad day.. --- ext/icap/php3_icap.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/icap') diff --git a/ext/icap/php3_icap.h b/ext/icap/php3_icap.h index d841edc530..9f6611467a 100644 --- a/ext/icap/php3_icap.h +++ b/ext/icap/php3_icap.h @@ -24,7 +24,7 @@ int id; /* Functions accessable to PHP */ extern php3_module_entry php3_icap_module_entry; #define php3_icap_module_ptr &php3_icap_module_entry -define phpext_imap_ptr php3_icap_module_ptr +#define phpext_imap_ptr php3_icap_module_ptr extern int icap_init(INIT_FUNC_ARGS); extern int icap_init_request(INIT_FUNC_ARGS); -- cgit v1.2.1