[utils] Add check for ANDROID_UNIFIED_HEADERS to mono-compiler.h (#5742)
[mono.git] / mcs / errors / cs1575.cs
index 2b3e18fd53c2d631f666d9f8d9a63776072d34b5..2ebda82a2543b1a24bf239a79f7dbf2ce9acf93b 100644 (file)
@@ -1,4 +1,4 @@
-// cs1575.cs: A stackalloc expression requires [] after type
+// CS1575: A stackalloc expression requires [] after type
 // Line: 9
 // Compiler options: -unsafe