Fix a warning

This commit is contained in:
Marcus Boerger 2004-01-20 20:16:30 +00:00
parent b0320c6032
commit fe03687b00

View file

@ -24,7 +24,7 @@
extern zend_class_entry *spl_ce_SimpleXMLIterator;
ZEND_API PHP_MINIT_FUNCTION(spl_sxe);
SPL_API PHP_MINIT_FUNCTION(spl_sxe);
#endif /* SPL_SXE_H */