[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs0050-2.cs
index e556bb3d6b9de384801a1a6c8961e498acbc3aff..50bef0aaa87baccfd68bd1732015b589d07c7431 100644 (file)
@@ -1,4 +1,4 @@
-// cs0050-2.cs: Inconsistent accessibility: return type `ErrorCS0052' is less accessible than method `Foo.Method()'
+// CS0050: Inconsistent accessibility: return type `ErrorCS0052' is less accessible than method `Foo.Method()'
 // Line: 10
 
 using System;