[utils] Add check for ANDROID_UNIFIED_HEADERS to mono-compiler.h (#5742)
[mono.git] / mcs / errors / cs0209.cs
index 838ff42d9de77afed959fb1f5ecc13aa19805f0c..c1fd979d025ecdce2d5922943ea113063e518ae4 100644 (file)
@@ -1,4 +1,4 @@
-// cs0209.cs: The type of locals declared in a fixed statement must be a pointer type
+// CS0209: The type of locals declared in a fixed statement must be a pointer type
 // Line: 9
 // Compiler options: -unsafe