From d683a1e18ddfb86b0bf66306e59c4b3ffc25bb27 Mon Sep 17 00:00:00 2001 From: Egon Schmid Date: Fri, 26 Jan 2001 20:46:23 +0000 Subject: [PATCH] Whitespace change for funclist.txt. --- ext/satellite/php_orbit.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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) -- 2.50.1