[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs1643.cs
index fbb8facd83bf7331305f99c44321a5fdc347782b..261339411f351f15f7e373270d2db65b1d8e0182 100644 (file)
@@ -1,4 +1,4 @@
-// cs1643.cs: Not all code paths return a value in anonymous method of type `X.T'
+// CS1643: Not all code paths return a value in anonymous method of type `X.T'
 // Line: 12
 using System;