helly Tue Jan 20 15:16:31 2004 EDT
Modified files:
/php-src/ext/spl spl_sxe.h
Log:
Fix a warning
http://cvs.php.net/diff.php/php-src/ext/spl/spl_sxe.h?r1=1.1&r2=1.2&ty=u
Index: php-src/ext/spl/spl_sxe.h
diff -u php-src/ext/spl/spl_sxe.h:1.1 php-src/ext/spl/spl_sxe.h:1.2
--- php-src/ext/spl/spl_sxe.h:1.1 Sun Jan 18 10:33:37 2004
+++ php-src/ext/spl/spl_sxe.h Tue Jan 20 15:16:30 2004
@@ -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 */
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php