[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs0214-7.cs
index db83ddb493ff23d045b225070caed0766763387b..0884b068741f080401da6e3730a47942393c83fe 100644 (file)
@@ -1,4 +1,4 @@
-// cs0214.cs: Pointers and fixed size buffers may only be used in an unsafe context
+// CS0214: Pointers and fixed size buffers may only be used in an unsafe context
 // Line: 6
 // Compiler options: -unsafe