[utils] Add check for ANDROID_UNIFIED_HEADERS to mono-compiler.h (#5742)
[mono.git] / mcs / errors / cs0165-8.cs
index b6f8ddd5dc3283769d8bc5dbd36a1d452713c9e9..ea6411b797813a385df0ecd3f13d0b1476c4d5d8 100644 (file)
@@ -1,4 +1,4 @@
-// cs0165-8.cs: Use of unassigned local variable `service'
+// CS0165: Use of unassigned local variable `service'
 // Line: 17
 using System;