From d498aad1e7cd789e0ecde4ddf3ebaeee4e4f6b1d Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 5 Mar 2005 01:17:49 +0000 Subject: [PATCH] Get rid of extra space at the end of the file that Komodo likes to install on its own from time to time. --- etc/inc/filter.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/inc/filter.inc b/etc/inc/filter.inc index 7f5fa17086..05cc2db3ef 100644 --- a/etc/inc/filter.inc +++ b/etc/inc/filter.inc @@ -1675,4 +1675,4 @@ function create_firewall_outgoing_rules_to_itself() { return $rule; } -?> +?> \ No newline at end of file