Merge pull request #5675 from mono/glib-debug-symbols
[mono.git] / mcs / errors / cs0271.cs
index 710fc429567b774dc3b7b3e3db9e9b6d57b8bf78..2b4ec1554982b3c4a1934fc1338fcc9aa521e884 100644 (file)
@@ -1,4 +1,4 @@
-// cs0271.cs: The property or indexer `P.Prop' cannot be used in this context because the get accessor is inaccessible
+// CS0271: The property or indexer `P.Prop' cannot be used in this context because the get accessor is inaccessible
 // Line: 19
 
 class P