From: Egon Schmid Date: Fri, 26 Jan 2001 20:46:23 +0000 (+0000) Subject: Whitespace change for funclist.txt. X-Git-Tag: php-4.0.5RC1~460 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d683a1e18ddfb86b0bf66306e59c4b3ffc25bb27;p=php Whitespace change for funclist.txt. --- diff --git a/ext/satellite/php_orbit.c b/ext/satellite/php_orbit.c index 65ec2aae0e..5fb14194c4 100644 --- a/ext/satellite/php_orbit.c +++ b/ext/satellite/php_orbit.c @@ -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)