Fix folding

This commit is contained in:
Rasmus Lerdorf 2012-09-20 14:22:15 -04:00
parent 3b38d14caf
commit 2322be0fab

View file

@ -597,6 +597,7 @@ PHPAPI int php_get_module_initialized(void)
{ {
return module_initialized; return module_initialized;
} }
/* }}} */
/* {{{ php_log_err /* {{{ php_log_err
*/ */