[utils] Add check for ANDROID_UNIFIED_HEADERS to mono-compiler.h (#5742)
[mono.git] / mcs / errors / cs1690-3.cs
index dd897c910016100af611c466c127d23ecf5f5598..d7e04940e9373a86a1846e0462aa04e94a8b147c 100644 (file)
@@ -1,4 +1,4 @@
-// cs1690-3.cs: Cannot call methods, properties, or indexers on `A.point' because it is a value type member of a marshal-by-reference class
+// CS1690: Cannot call methods, properties, or indexers on `A.point' because it is a value type member of a marshal-by-reference class
 // Line: 22
 // Compiler options: -warn:1 -warnaserror