mirror of
https://github.com/php/php-src.git
synced 2026-04-27 01:48:26 +02:00
fix fold
This commit is contained in:
@@ -100,6 +100,7 @@ PHPAPI void *php_load_shlib(char *path, char **errp)
|
|||||||
}
|
}
|
||||||
return handle;
|
return handle;
|
||||||
}
|
}
|
||||||
|
/* }}} */
|
||||||
|
|
||||||
/* {{{ php_load_extension
|
/* {{{ php_load_extension
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user