[utils] Add check for ANDROID_UNIFIED_HEADERS to mono-compiler.h (#5742)
[mono.git] / mcs / errors / cs0180.cs
index a3ec87677dcafb2d77ddc2839ac3cb38dffae86d..8e21e95aac5bb28aeee3719916720d3889d90ca3 100644 (file)
@@ -1,4 +1,4 @@
-// cs0180.cs: `X.extern_method()' cannot be both extern and abstract
+// CS0180: `X.extern_method()' cannot be both extern and abstract
 // Line:
 
 class X {