mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
fix fold
This commit is contained in:
parent
0782a7fc63
commit
5fb2abd6b0
1 changed files with 1 additions and 0 deletions
|
@ -100,6 +100,7 @@ PHPAPI void *php_load_shlib(char *path, char **errp)
|
||||||
}
|
}
|
||||||
return handle;
|
return handle;
|
||||||
}
|
}
|
||||||
|
/* }}} */
|
||||||
|
|
||||||
/* {{{ php_load_extension
|
/* {{{ php_load_extension
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue