mirror of
https://github.com/php/php-src.git
synced 2026-04-27 10:16:41 +02:00
Whitespace change for funclist.txt.
This commit is contained in:
@@ -56,8 +56,7 @@ PHP_INI_END()
|
||||
/*
|
||||
* functions in module
|
||||
*/
|
||||
static function_entry satellite_functions[] =
|
||||
{
|
||||
static function_entry satellite_functions[] = {
|
||||
PHP_FE(satellite_load_idl, NULL)
|
||||
PHP_FE(satellite_get_repository_id, NULL)
|
||||
PHP_FE(satellite_caught_exception, NULL)
|
||||
|
||||
Reference in New Issue
Block a user