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>2017-04-07 15:50:16 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2017-04-07 15:50:16 +0300
commit47ca0c0ae8c91e766611405ee0080f8ab80bc8c8 (patch)
tree5380450462c6a7b98721da0bfc47dd33c9313701 /mcs/class/Facades
parent082daa04df83cb25345739d4af7eef61cbc68e8d (diff)
Make sure .sources files end with newline
It confuses the build on Linux otherwise.
Diffstat (limited to 'mcs/class/Facades')
-rw-r--r--mcs/class/Facades/System.Security.Cryptography.Algorithms/System.Security.Cryptography.Algorithms.dll.sources2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/Facades/System.Security.Cryptography.Algorithms/System.Security.Cryptography.Algorithms.dll.sources b/mcs/class/Facades/System.Security.Cryptography.Algorithms/System.Security.Cryptography.Algorithms.dll.sources
index edeedfecef5..bc50224ae2c 100644
--- a/mcs/class/Facades/System.Security.Cryptography.Algorithms/System.Security.Cryptography.Algorithms.dll.sources
+++ b/mcs/class/Facades/System.Security.Cryptography.Algorithms/System.Security.Cryptography.Algorithms.dll.sources
@@ -1,4 +1,4 @@
TypeForwarders.cs
AssemblyInfo.cs
SR.cs
-../../../../external/corefx/src/System.Security.Cryptography.Algorithms/src/System/Security/Cryptography/IncrementalHash.net46.cs \ No newline at end of file
+../../../../external/corefx/src/System.Security.Cryptography.Algorithms/src/System/Security/Cryptography/IncrementalHash.net46.cs