[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs3021.cs
index 720e65030e24c75199edb28fb9422c5b4af47889..5432cf58278795202228ad81dfc91f89f9b0e84d 100644 (file)
@@ -1,4 +1,4 @@
-// cs3021.cs: `I' does not need a CLSCompliant attribute because the assembly is not marked as CLS-compliant
+// CS3021: `I' does not need a CLSCompliant attribute because the assembly is not marked as CLS-compliant
 // Line: 9
 // Compiler options: -warn:2 -warnaserror