diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2007-04-18 20:04:54 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2007-04-18 20:04:54 +0000 |
commit | 56dfb51e6c3d2c462ab6d35fc334b31a48b4b87c (patch) | |
tree | 299790ecca29702ce8b0285dc54771567f30893c | |
parent | d57e19dce55d502cd0ac8bf34b48fd43d7b6d1f8 (diff) | |
download | pfsense-56dfb51e6c3d2c462ab6d35fc334b31a48b4b87c.zip pfsense-56dfb51e6c3d2c462ab6d35fc334b31a48b4b87c.tar.gz |
Remove trailing space
-rw-r--r-- | etc/inc/pfsense-utils.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/pfsense-utils.inc b/etc/inc/pfsense-utils.inc index e4085a9..8696b91 100644 --- a/etc/inc/pfsense-utils.inc +++ b/etc/inc/pfsense-utils.inc @@ -3295,4 +3295,4 @@ function interface_has_gateway($friendly) { } } -?> +?>
\ No newline at end of file |