This commit is contained in:
Rasmus Lerdorf 1999-11-30 22:24:11 +00:00
parent 3bbe1e6a55
commit 51572c2dcd

View file

@ -152,7 +152,7 @@ zend_module_entry imap_module_entry = {
#if COMPILE_DL #if COMPILE_DL
DLEXPORT php3_module_entry *get_module(void) { return &imap_module_entry; } DLEXPORT zend_module_entry *get_module(void) { return &imap_module_entry; }
#endif #endif
/* /*