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.Runtime.Caching
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.Runtime.Caching')
-rw-r--r--mcs/class/System.Runtime.Caching/System.Runtime.Caching_test.dll.sources2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/System.Runtime.Caching/System.Runtime.Caching_test.dll.sources b/mcs/class/System.Runtime.Caching/System.Runtime.Caching_test.dll.sources
index f555a9479e4..10ae0eea2cf 100644
--- a/mcs/class/System.Runtime.Caching/System.Runtime.Caching_test.dll.sources
+++ b/mcs/class/System.Runtime.Caching/System.Runtime.Caching_test.dll.sources
@@ -6,4 +6,4 @@ Common/PokerObjectCache.cs
Common/TestNotificationSystem.cs
System.Runtime.Caching/HostFileChangeMonitorTest.cs
System.Runtime.Caching/MemoryCacheTest.cs
-System.Runtime.Caching/ObjectCacheTest.cs \ No newline at end of file
+System.Runtime.Caching/ObjectCacheTest.cs