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/Mono.CSharp
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/Mono.CSharp')
-rw-r--r--mcs/class/Mono.CSharp/mobile_static_Mono.CSharp.dll.sources2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/Mono.CSharp/mobile_static_Mono.CSharp.dll.sources b/mcs/class/Mono.CSharp/mobile_static_Mono.CSharp.dll.sources
index 6e4c34213be..bd7397407ae 100644
--- a/mcs/class/Mono.CSharp/mobile_static_Mono.CSharp.dll.sources
+++ b/mcs/class/Mono.CSharp/mobile_static_Mono.CSharp.dll.sources
@@ -10,4 +10,4 @@
../corlib/System.Reflection.Emit/Label.cs
../corlib/System.Reflection.Emit/MethodToken.cs
../corlib/System.Reflection.Emit/StackBehaviour.cs
-monotouch.cs \ No newline at end of file
+monotouch.cs