From d09f529293d1472cb5834495416b8116ee4da3e7 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Wed, 13 Jul 2005 02:55:25 +0000 Subject: remove trailing space --- etc/inc/config.inc | 2 +- etc/inc/filter.inc | 2 +- etc/inc/globals.inc | 2 +- etc/inc/notices.inc | 2 +- etc/inc/pkg-utils.inc | 2 +- etc/inc/services.inc | 2 +- etc/inc/system.inc | 2 +- etc/inc/util.inc | 2 +- etc/inc/xmlparse.inc | 2 +- etc/inc/xmlrpc_client.inc | 2 +- etc/inc/xmlrpc_server.inc | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/etc/inc/config.inc b/etc/inc/config.inc index 383a9d5..940d779 100644 --- a/etc/inc/config.inc +++ b/etc/inc/config.inc @@ -1178,4 +1178,4 @@ function start_devd() { exec("/sbin/devd"); } -?> +?> \ No newline at end of file diff --git a/etc/inc/filter.inc b/etc/inc/filter.inc index 36171c0..94a3761 100644 --- a/etc/inc/filter.inc +++ b/etc/inc/filter.inc @@ -2137,4 +2137,4 @@ function return_vpn_subnet($adr) { } -?> +?> \ No newline at end of file diff --git a/etc/inc/globals.inc b/etc/inc/globals.inc index 0f4fff1..cb43bf1 100644 --- a/etc/inc/globals.inc +++ b/etc/inc/globals.inc @@ -59,4 +59,4 @@ $g = array( "wireless_regex" => "/^(wi|ath|an)/" ); -?> +?> \ No newline at end of file diff --git a/etc/inc/notices.inc b/etc/inc/notices.inc index 3f74113..07634ea 100644 --- a/etc/inc/notices.inc +++ b/etc/inc/notices.inc @@ -166,4 +166,4 @@ function are_notices_pending($category = "all") { return false; } -?> +?> \ No newline at end of file diff --git a/etc/inc/pkg-utils.inc b/etc/inc/pkg-utils.inc index 2a085aa..69749b2 100644 --- a/etc/inc/pkg-utils.inc +++ b/etc/inc/pkg-utils.inc @@ -823,4 +823,4 @@ function squash_from_bytes($size, $round = "") { } return; } -?> +?> \ No newline at end of file diff --git a/etc/inc/services.inc b/etc/inc/services.inc index 5ec6e1e..45a61b8 100644 --- a/etc/inc/services.inc +++ b/etc/inc/services.inc @@ -666,4 +666,4 @@ EOD; return 0; } -?> +?> \ No newline at end of file diff --git a/etc/inc/system.inc b/etc/inc/system.inc index f4b7c9f..66967ad 100644 --- a/etc/inc/system.inc +++ b/etc/inc/system.inc @@ -625,4 +625,4 @@ function system_setup_sysctl() { } } -?> +?> \ No newline at end of file diff --git a/etc/inc/util.inc b/etc/inc/util.inc index 31c6a11..7e8fcc7 100644 --- a/etc/inc/util.inc +++ b/etc/inc/util.inc @@ -459,4 +459,4 @@ function xml_safe_fieldname($fieldname) { return $fieldname; } -?> +?> \ No newline at end of file diff --git a/etc/inc/xmlparse.inc b/etc/inc/xmlparse.inc index 066f3b4..9d0e7ce 100644 --- a/etc/inc/xmlparse.inc +++ b/etc/inc/xmlparse.inc @@ -237,4 +237,4 @@ function dump_xml_config_raw($arr, $rootobj) { return $xmlconfig; } -?> +?> \ No newline at end of file diff --git a/etc/inc/xmlrpc_client.inc b/etc/inc/xmlrpc_client.inc index f33c8cd..ac138d2 100644 --- a/etc/inc/xmlrpc_client.inc +++ b/etc/inc/xmlrpc_client.inc @@ -1851,4 +1851,4 @@ function XML_RPC_encode($php_val) * End: */ -?> +?> \ No newline at end of file diff --git a/etc/inc/xmlrpc_server.inc b/etc/inc/xmlrpc_server.inc index 14052d5..276470c 100644 --- a/etc/inc/xmlrpc_server.inc +++ b/etc/inc/xmlrpc_server.inc @@ -610,4 +610,4 @@ class XML_RPC_Server * End: */ -?> +?> \ No newline at end of file -- cgit v1.1