mirror of
https://github.com/php/php-src.git
synced 2025-08-17 22:48:57 +02:00
Fix a warning
This commit is contained in:
parent
b0320c6032
commit
fe03687b00
1 changed files with 1 additions and 1 deletions
|
@ -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 */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue