From fe2f840e5d6cb4230ba02c47132790d067b3814d Mon Sep 17 00:00:00 2001 From: Haru Date: Tue, 27 Aug 2013 09:01:53 +0200 Subject: Corrected line endings and BOM issues with several files - Ensured final end-of-line character in every file. - Corrected cases of mixed line endings (mostly CR and CRLF within the same file.) - Removed extra BOM from some scripts, since it causes a parsing error. Signed-off-by: Haru --- cache/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cache/README.txt') diff --git a/cache/README.txt b/cache/README.txt index 1ebe4f4e5..9c97bec71 100644 --- a/cache/README.txt +++ b/cache/README.txt @@ -5,4 +5,4 @@ //============================================================ No touching these folders or the files in them! -they are read and written by the server during runtime when it feels it is wise. \ No newline at end of file +they are read and written by the server during runtime when it feels it is wise. -- cgit v1.2.3-70-g09d2