[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs0213.cs
index f0573110ecd33694907cf3d6097c3f1c63f0237c..c48e3492efb5ccc9bf0c18d477b1f38d5b4b2028 100644 (file)
@@ -1,4 +1,4 @@
-// cs0213.cs: You cannot use the fixed statement to take the address of an already fixed expression
+// CS0213: You cannot use the fixed statement to take the address of an already fixed expression
 // Line: 12
 // Compiler options: -unsafe