From 5d471d6cf7bc1f17bf61d2cafa64ca8e75d5db32 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/rcons.php --- xCAT-UI/lib/rcons.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-UI/lib/rcons.php b/xCAT-UI/lib/rcons.php index c84ed0711..0308142e0 100644 --- a/xCAT-UI/lib/rcons.php +++ b/xCAT-UI/lib/rcons.php @@ -93,4 +93,4 @@ function rconsSynchronise($parameter) { return ($return); } -?> \ No newline at end of file +?>