summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2010-12-22 10:36:32 -0500
committerScott Ullrich <sullrich@pfsense.org>2010-12-22 10:36:32 -0500
commit2d7bbd65b990a106f8d6f484af44863ddac0137b (patch)
treeb6d026eceab6df4507cae191de37f9d08581901b /usr/local
parent4d5bbdfbc372f7a766837a71214c56daadfb44ce (diff)
downloadpfsense-2d7bbd65b990a106f8d6f484af44863ddac0137b.zip
pfsense-2d7bbd65b990a106f8d6f484af44863ddac0137b.tar.gz
Nuke trailing carriage returns
Diffstat (limited to 'usr/local')
-rwxr-xr-xusr/local/captiveportal/index.php2
-rw-r--r--usr/local/captiveportal/radius_accounting.inc2
-rw-r--r--usr/local/captiveportal/radius_authentication.inc2
3 files changed, 3 insertions, 3 deletions
diff --git a/usr/local/captiveportal/index.php b/usr/local/captiveportal/index.php
index 2d7883c..d254895 100755
--- a/usr/local/captiveportal/index.php
+++ b/usr/local/captiveportal/index.php
@@ -605,4 +605,4 @@ function captiveportal_write_usedmacs_db($usedmacs) {
unlock($cpumaclck);
}
-?>
+?> \ No newline at end of file
diff --git a/usr/local/captiveportal/radius_accounting.inc b/usr/local/captiveportal/radius_accounting.inc
index f57757a..958fabf 100644
--- a/usr/local/captiveportal/radius_accounting.inc
+++ b/usr/local/captiveportal/radius_accounting.inc
@@ -319,4 +319,4 @@ function remainder($bytes) {
}
-?>
+?> \ No newline at end of file
diff --git a/usr/local/captiveportal/radius_authentication.inc b/usr/local/captiveportal/radius_authentication.inc
index 1f7e2b5..1349e8e 100644
--- a/usr/local/captiveportal/radius_authentication.inc
+++ b/usr/local/captiveportal/radius_authentication.inc
@@ -152,4 +152,4 @@ function RADIUS_AUTHENTICATION($username,$password,$radiusservers,$clientip,$cli
}
-?>
+?> \ No newline at end of file
OpenPOWER on IntegriCloud