[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs0214-8.cs
index 1ab65357b03876b6db933d2a36d5c2a49fc69f22..ac2785225412e4c4e4fcf226422fbd8fecbe4625 100644 (file)
@@ -1,4 +1,4 @@
-// cs0214-8.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: 17
 // Compiler options: -unsafe