From 45a9bcab46dda053953df1e9cfc2e1329d926639 Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Sun, 31 Dec 2017 23:59:59 +0000 Subject: [PATCH] Remove trailing spaces in file xCAT-UI/lib/srv_cmd.php --- xCAT-UI/lib/srv_cmd.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-UI/lib/srv_cmd.php b/xCAT-UI/lib/srv_cmd.php index ecb4fc1a4..6477b1c04 100644 --- a/xCAT-UI/lib/srv_cmd.php +++ b/xCAT-UI/lib/srv_cmd.php @@ -203,4 +203,4 @@ function extractExtnoderange($xml) { return $rsp; } -?> \ No newline at end of file +?>