[utils] Add check for ANDROID_UNIFIED_HEADERS to mono-compiler.h (#5742)
[mono.git] / mcs / errors / cs0214-8.cs
index 1ab65357b03876b6db933d2a36d5c2a49fc69f22..ac2785225412e4c4e4fcf226422fbd8fecbe4625 100644 (file)
@@ -1,4 +1,4 @@
-// cs0214-8.cs: Pointers and fixed size buffers may only be used in an unsafe context
+// CS0214: Pointers and fixed size buffers may only be used in an unsafe context
 // Line: 17
 // Compiler options: -unsafe