From 8da637c650a62802fedb6991839a1e52606b2e48 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Wed, 3 Sep 2014 06:12:38 +0100 Subject: [PATCH] Remove new line at EOF --- lib/file-control.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/file-control.php b/lib/file-control.php index 78d4356..4ddd2f9 100644 --- a/lib/file-control.php +++ b/lib/file-control.php @@ -471,4 +471,4 @@ if (action=="doneSave") { // Finally, switch mode in case we have saved, renamed file etc top.ICEcoder.switchMode(); - + \ No newline at end of file