diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-04-10 19:06:58 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-04-10 19:06:58 +0000 |
commit | fda60c97764c02f965308f9ba54f502c9092aa59 (patch) | |
tree | 03e6519faf44463de0b34b87b902979e15ff15d3 /usr/local | |
parent | 4f432cb8fd7e2173ebf2dabbc7ed2865272f0627 (diff) | |
download | pfsense-fda60c97764c02f965308f9ba54f502c9092aa59.zip pfsense-fda60c97764c02f965308f9ba54f502c9092aa59.tar.gz |
Remove trailing space
Diffstat (limited to 'usr/local')
-rwxr-xr-x | usr/local/www/system_firmware_auto.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_firmware_auto.php b/usr/local/www/system_firmware_auto.php index 9645b81..e6f26fd 100755 --- a/usr/local/www/system_firmware_auto.php +++ b/usr/local/www/system_firmware_auto.php @@ -231,4 +231,4 @@ function read_body($ch, $string) { return $length; } -?> +?>
\ No newline at end of file |