Remove trailing newline

This commit is contained in:
Scott Ullrich 2006-01-18 21:05:37 +00:00
parent e263fe9ae8
commit ff074bf948
7 changed files with 8 additions and 6 deletions

View File

@ -1083,4 +1083,4 @@ class PEAR_Error
* c-basic-offset: 4
* End:
*/
?>
?>

View File

@ -176,4 +176,4 @@ require_once("functions.inc");
?>
?>

View File

@ -171,4 +171,4 @@ function are_notices_pending($category = "all") {
return false;
}
?>
?>

View File

@ -1091,4 +1091,4 @@ class Auth_RADIUS_Acct_Update extends Auth_RADIUS_Acct
var $status_type = RADIUS_UPDATE;
}
?>
?>

View File

@ -168,3 +168,5 @@ function is_service_running($service, $ps = "") {
}
}
}
?>

View File

@ -605,4 +605,4 @@ function filter_generate_pf_altq_rules() {
return $shaperrules;
}
?>
?>

View File

@ -238,4 +238,4 @@ function dump_xml_config_raw($arr, $rootobj) {
return $xmlconfig;
}
?>
?>