mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Remove trailing newline
This commit is contained in:
parent
e263fe9ae8
commit
ff074bf948
@ -1083,4 +1083,4 @@ class PEAR_Error
|
||||
* c-basic-offset: 4
|
||||
* End:
|
||||
*/
|
||||
?>
|
||||
?>
|
||||
@ -176,4 +176,4 @@ require_once("functions.inc");
|
||||
|
||||
|
||||
|
||||
?>
|
||||
?>
|
||||
@ -171,4 +171,4 @@ function are_notices_pending($category = "all") {
|
||||
return false;
|
||||
}
|
||||
|
||||
?>
|
||||
?>
|
||||
@ -1091,4 +1091,4 @@ class Auth_RADIUS_Acct_Update extends Auth_RADIUS_Acct
|
||||
var $status_type = RADIUS_UPDATE;
|
||||
}
|
||||
|
||||
?>
|
||||
?>
|
||||
@ -168,3 +168,5 @@ function is_service_running($service, $ps = "") {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
@ -605,4 +605,4 @@ function filter_generate_pf_altq_rules() {
|
||||
return $shaperrules;
|
||||
}
|
||||
|
||||
?>
|
||||
?>
|
||||
@ -238,4 +238,4 @@ function dump_xml_config_raw($arr, $rootobj) {
|
||||
return $xmlconfig;
|
||||
}
|
||||
|
||||
?>
|
||||
?>
|
||||
Loading…
Reference in New Issue
Block a user