diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-08-20 01:13:45 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-08-20 01:13:45 +0000 |
commit | 8bc2c9c9d450a91ce14c392250d9684e3a24ad78 (patch) | |
tree | f8ce1d058ad35632a96ead7efe41e2c4022728ce /etc | |
parent | 7ceb4368f05ed5a5ff1530ee36be60812d301c63 (diff) | |
download | pfsense-8bc2c9c9d450a91ce14c392250d9684e3a24ad78.zip pfsense-8bc2c9c9d450a91ce14c392250d9684e3a24ad78.tar.gz |
Remove trailing space
Diffstat (limited to 'etc')
-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 bbbedfc..7fe3ec4 100644 --- a/etc/inc/pfsense-utils.inc +++ b/etc/inc/pfsense-utils.inc @@ -1154,4 +1154,4 @@ function reload_all_sync() { filter_configure(); } -?> +?>
\ No newline at end of file |