[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs0102.cs
index 903027d8e94ec81b5cd2226f6c8cb110a9d7e9be..608a5a911ca3d8b23294c5e1ad18cebf4cb97bd9 100644 (file)
@@ -1,4 +1,4 @@
-// cs0102.cs: The type `SampleClass' already contains a definition for `set_Item'
+// CS0102: The type `SampleClass' already contains a definition for `set_Item'
 // Line: 6
 
 public class SampleClass {