Merge pull request #3585 from lateralusX/jlorenss/win-counter-warning
[mono.git] / mcs / errors / cs0122.cs
index 8118e4377a0aa92c3c5efb91ca200bd6a390396c..63831af10ade8cc5f377222c256f4767247f26e8 100644 (file)
@@ -1,4 +1,4 @@
-// cs0122.cs: `Y.x()' is inaccessible due to its protection level
+// CS0122: `Y.x()' is inaccessible due to its protection level
 // Line: 15
 using System;