[utils] Add check for ANDROID_UNIFIED_HEADERS to mono-compiler.h (#5742)
[mono.git] / mcs / errors / cs0053.cs
index 386e7222519565b0b523d79aba25c168f2246ed2..3389f8e3932b1c824d227ef688ee296e315be3e9 100644 (file)
@@ -1,4 +1,4 @@
-// cs0053.cs: Inconsistent accessibility: property type `ErrorCS0053' is less accessible than property `Foo.Property'
+// CS0053: Inconsistent accessibility: property type `ErrorCS0053' is less accessible than property `Foo.Property'
 // Line: 11
 
 using System;