[utils] Add check for ANDROID_UNIFIED_HEADERS to mono-compiler.h (#5742)
[mono.git] / mcs / errors / cs0168.cs
index 670b285ac43aed74e9f5b73af977b0aeecb3a893..ee193bafa79b7a2741016976cc937d05d6b5273a 100644 (file)
@@ -1,4 +1,4 @@
-// cs0168.cs: The variable `p' is declared but never used
+// CS0168: The variable `p' is declared but never used
 // Line: 9
 // Compiler options: -warn:3 -warnaserror