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:
authorMarek Safar <marek.safar@gmail.com>2004-06-10 13:23:07 +0400
committerMarek Safar <marek.safar@gmail.com>2004-06-10 13:23:07 +0400
commitce6816dd49282ff6c3ca9a505df84549f35b97ac (patch)
tree3cafd358bd08f4c380f3ef3869a92ceaffbc95c7 /mcs/errors/cs2019.cs
parent63a60a1904b01ea0c01548defbb9647a02a15b22 (diff)
CRLF->LF
svn path=/trunk/mcs/; revision=29177
Diffstat (limited to 'mcs/errors/cs2019.cs')
-rw-r--r--mcs/errors/cs2019.cs16
1 files changed, 8 insertions, 8 deletions
diff --git a/mcs/errors/cs2019.cs b/mcs/errors/cs2019.cs
index 7abaf6c4323..8d4cd51fc25 100644
--- a/mcs/errors/cs2019.cs
+++ b/mcs/errors/cs2019.cs
@@ -1,8 +1,8 @@
-// cs2019.cs: Invalid target type for -target: must specify 'exe', 'winexe', 'library', or 'module'
-// Line: 0
-// Compiler options: -target:unknown
-
-class ClassMain {
- public static void Main () {}
-}
-
+// cs2019.cs: Invalid target type for -target: must specify 'exe', 'winexe', 'library', or 'module'
+// Line: 0
+// Compiler options: -target:unknown
+
+class ClassMain {
+ public static void Main () {}
+}
+