summaryrefslogtreecommitdiff
path: root/ext/satellite/php_orbit.c
diff options
context:
space:
mode:
authorEgon Schmid <eschmid@php.net>2001-01-26 20:46:23 +0000
committerEgon Schmid <eschmid@php.net>2001-01-26 20:46:23 +0000
commitd683a1e18ddfb86b0bf66306e59c4b3ffc25bb27 (patch)
tree98b32048a6bfa4f4f15fd91d368862e3c9643fb8 /ext/satellite/php_orbit.c
parent6ec31afcb12b9b964043a4a850964f68544e3b0d (diff)
downloadphp-git-d683a1e18ddfb86b0bf66306e59c4b3ffc25bb27.tar.gz
Whitespace change for funclist.txt.
Diffstat (limited to 'ext/satellite/php_orbit.c')
-rw-r--r--ext/satellite/php_orbit.c3
1 files changed, 1 insertions, 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)