Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2016-03-04 23:48:09 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2016-03-04 23:48:09 +0300
commitbed9bc56d829a49b9f30d229f248233e73badb17 (patch)
tree002a5e2daf0c3c8722da048d2f56662175c92a4e /mcs/class/System.IO.Compression.FileSystem
parent7a94cbe3d4bb1e0f1cf8799f363e4996c046cb40 (diff)
[bcl] Ensure all .sources files have newline at the end
It causes an issue with gensources.sh when using #include on Linux otherwise.
Diffstat (limited to 'mcs/class/System.IO.Compression.FileSystem')
-rw-r--r--mcs/class/System.IO.Compression.FileSystem/System.IO.Compression.FileSystem.dll.sources2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/System.IO.Compression.FileSystem/System.IO.Compression.FileSystem.dll.sources b/mcs/class/System.IO.Compression.FileSystem/System.IO.Compression.FileSystem.dll.sources
index 882631c6e16..b16ec7b45e4 100644
--- a/mcs/class/System.IO.Compression.FileSystem/System.IO.Compression.FileSystem.dll.sources
+++ b/mcs/class/System.IO.Compression.FileSystem/System.IO.Compression.FileSystem.dll.sources
@@ -2,4 +2,4 @@ AssemblyInfo.cs
ZipFile.cs
ZipFileExtensions.cs
../../build/common/Consts.cs
-../../build/common/MonoTODOAttribute.cs \ No newline at end of file
+../../build/common/MonoTODOAttribute.cs