[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs0540.cs
index a41e144c9fa5be9c7bab477d365ae7e6fa1325df..c415d0239de9d756851ee569dadeccab8d0a885d 100644 (file)
@@ -1,4 +1,4 @@
-// cs0540.cs: `B.A.B()': containing type does not implement interface `A'
+// CS0540: `B.A.B()': containing type does not implement interface `A'
 // Line:
 
 interface A {