From ff074bf9484800509afeb99ee23005166bfd7200 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Wed, 18 Jan 2006 21:05:37 +0000 Subject: [PATCH] Remove trailing newline --- etc/inc/PEAR.inc | 2 +- etc/inc/lb.inc | 2 +- etc/inc/notices.inc | 2 +- etc/inc/radius.inc | 2 +- etc/inc/service-utils.inc | 2 ++ etc/inc/shaper.inc | 2 +- etc/inc/xmlparse.inc | 2 +- 7 files changed, 8 insertions(+), 6 deletions(-) diff --git a/etc/inc/PEAR.inc b/etc/inc/PEAR.inc index f43488ce1f..3da2def41a 100644 --- a/etc/inc/PEAR.inc +++ b/etc/inc/PEAR.inc @@ -1083,4 +1083,4 @@ class PEAR_Error * c-basic-offset: 4 * End: */ -?> +?> \ No newline at end of file diff --git a/etc/inc/lb.inc b/etc/inc/lb.inc index 62a41fdd23..afb64adafe 100644 --- a/etc/inc/lb.inc +++ b/etc/inc/lb.inc @@ -176,4 +176,4 @@ require_once("functions.inc"); -?> +?> \ No newline at end of file diff --git a/etc/inc/notices.inc b/etc/inc/notices.inc index 1cf7dbc44b..2c1584f4aa 100644 --- a/etc/inc/notices.inc +++ b/etc/inc/notices.inc @@ -171,4 +171,4 @@ function are_notices_pending($category = "all") { return false; } -?> +?> \ No newline at end of file diff --git a/etc/inc/radius.inc b/etc/inc/radius.inc index 260f7b18e2..0f3a23980d 100644 --- a/etc/inc/radius.inc +++ b/etc/inc/radius.inc @@ -1091,4 +1091,4 @@ class Auth_RADIUS_Acct_Update extends Auth_RADIUS_Acct var $status_type = RADIUS_UPDATE; } -?> +?> \ No newline at end of file diff --git a/etc/inc/service-utils.inc b/etc/inc/service-utils.inc index acd39585d6..50b6c1ec9f 100644 --- a/etc/inc/service-utils.inc +++ b/etc/inc/service-utils.inc @@ -168,3 +168,5 @@ function is_service_running($service, $ps = "") { } } } + +?> \ No newline at end of file diff --git a/etc/inc/shaper.inc b/etc/inc/shaper.inc index 00316b18a5..f6e6c22eb2 100644 --- a/etc/inc/shaper.inc +++ b/etc/inc/shaper.inc @@ -605,4 +605,4 @@ function filter_generate_pf_altq_rules() { return $shaperrules; } -?> +?> \ No newline at end of file diff --git a/etc/inc/xmlparse.inc b/etc/inc/xmlparse.inc index f8875a03c4..ddccc81178 100644 --- a/etc/inc/xmlparse.inc +++ b/etc/inc/xmlparse.inc @@ -238,4 +238,4 @@ function dump_xml_config_raw($arr, $rootobj) { return $xmlconfig; } -?> +?> \ No newline at end of file