[utils] Add check for ANDROID_UNIFIED_HEADERS to mono-compiler.h (#5742)
[mono.git] / mcs / errors / cs0154-2.cs
index 76d8e93e45873ddb4144830ae71e62e5e911f475..983751523621359543e46fcd512706afdcf2f5cb 100644 (file)
@@ -1,4 +1,4 @@
-// cs0154-2.cs: The property or indexer `B.Foo' cannot be used in this context because it lacks the `get' accessor
+// CS0154: The property or indexer `B.Foo' cannot be used in this context because it lacks the `get' accessor
 // Line: 13
 // this is bug 55780.