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