1
0
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:
Egon Schmid
2001-01-26 20:46:23 +00:00
parent 6ec31afcb1
commit d683a1e18d
+1 -2
View File
@@ -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)