2005-01-31 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / mcs / errors / cs1001.cs
old mode 100755 (executable)
new mode 100644 (file)
index d9fa6b2..b108fb6
@@ -1,9 +1,7 @@
-//
-// cs1001: identifier expected
-// Line: 8
+// cs1001: Identifier expected
+// Line: 6
 
 class T {
-
        // Change (args) to (string args) to fix it
        public static int Main (args)
        {