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/WindowsBase
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/WindowsBase')
-rw-r--r--mcs/class/WindowsBase/WindowsBase_test.dll.sources2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/WindowsBase/WindowsBase_test.dll.sources b/mcs/class/WindowsBase/WindowsBase_test.dll.sources
index 23dde059fc7..64a199a988f 100644
--- a/mcs/class/WindowsBase/WindowsBase_test.dll.sources
+++ b/mcs/class/WindowsBase/WindowsBase_test.dll.sources
@@ -42,4 +42,4 @@ System.Windows.Markup/MarkupExtensionReturnTypeAttributeTest.cs
System.Windows.Markup/ValueSerializerTest.cs
System.Windows.Media/MatrixTest.cs
System.Windows.Threading/DispatcherTest.cs
-System.Windows.Threading/DispatcherTimerTest.cs \ No newline at end of file
+System.Windows.Threading/DispatcherTimerTest.cs