diff options
author | Bill Marquette <billm@pfsense.org> | 2005-03-27 20:34:13 +0000 |
---|---|---|
committer | Bill Marquette <billm@pfsense.org> | 2005-03-27 20:34:13 +0000 |
commit | 6f77534b42253df754ccb8a36ad114ac4f5313c6 (patch) | |
tree | 5afb2e2453afa0632a211e36ab9deb093c40cb48 /usr | |
parent | 4fbf63aa05f334cd7d6c9f630f9a096b44820c50 (diff) | |
download | pfsense-6f77534b42253df754ccb8a36ad114ac4f5313c6.zip pfsense-6f77534b42253df754ccb8a36ad114ac4f5313c6.tar.gz |
cleanup whitespace
Diffstat (limited to 'usr')
-rwxr-xr-x | usr/local/www/guiconfig.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/local/www/guiconfig.inc b/usr/local/www/guiconfig.inc index dd66f4b..9105819 100755 --- a/usr/local/www/guiconfig.inc +++ b/usr/local/www/guiconfig.inc @@ -459,5 +459,4 @@ function updatechanged($varname, $orig, $new) { return false; } - ?> |