Merge pull request #3766 from BrzVlad/feature-default-conc
[mono.git] / mcs / errors / cs0542.cs
index 2ac50065420ebf2fb916146fa86e5103138e290c..adc6998817928235ee8520e827bc9a5d3defccde 100644 (file)
@@ -1,4 +1,4 @@
-// cs0542.cs: `X.X': member names cannot be the same as their enclosing type
+// CS0542: `X.X': member names cannot be the same as their enclosing type
 // Line: 4
 class X {
        int X;