[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs0266-2.cs
index b13d24a6e3b8244993caa336b28b7d044aaabfe5..0542db3006e028de257fe8861cb14ab45def2e77 100644 (file)
@@ -1,4 +1,4 @@
-// cs0266.cs: Cannot implicitly convert type `Helper*' to `Obsolete*'. An explicit conversion exists (are you missing a cast?)
+// CS0266: Cannot implicitly convert type `Helper*' to `Obsolete*'. An explicit conversion exists (are you missing a cast?)
 // Line: 18
 // Compiler options: -unsafe