[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs0574.cs
index 666e7cadf30621b8551ae8cd836101980b0512de..ce39657516f0c5ceefc387f0117935822ca4265d 100644 (file)
@@ -1,4 +1,4 @@
-// cs0574.cs: Name of destructor must match name of class
+// CS0574: Name of destructor must match name of class
 // Line: 6
 
 class X  {