mirror of
https://github.com/php/php-src.git
synced 2025-01-02 08:54:04 +08:00
Whitespace.
This commit is contained in:
parent
4cfd9995da
commit
81d8f4079c
@ -62,6 +62,7 @@ void calendar_register_IntlCalendar_class(TSRMLS_D);
|
|||||||
|
|
||||||
extern zend_class_entry *Calendar_ce_ptr,
|
extern zend_class_entry *Calendar_ce_ptr,
|
||||||
*GregorianCalendar_ce_ptr;
|
*GregorianCalendar_ce_ptr;
|
||||||
|
|
||||||
extern zend_object_handlers Calendar_handlers;
|
extern zend_object_handlers Calendar_handlers;
|
||||||
|
|
||||||
#endif /* #ifndef CALENDAR_CLASS_H */
|
#endif /* #ifndef CALENDAR_CLASS_H */
|
||||||
|
Loading…
Reference in New Issue
Block a user