[utils] Add check for ANDROID_UNIFIED_HEADERS to mono-compiler.h (#5742)
[mono.git] / mcs / errors / cs0677.cs
index 93429fabd2cd1d257a5e3640a5d138bcebcc6fc0..58d4a050695e23159cb38aec880e86f3cb6376f6 100644 (file)
@@ -1,4 +1,4 @@
-// cs0677.cs: `X.a': A volatile field cannot be of the type `A'
+// CS0677: `X.a': A volatile field cannot be of the type `A'
 // Line: 8
 using System;