Flush (work in progress)
[mono.git] / mcs / errors / cs0683.cs
index f3429d633a34da7fcd31c3f0db3c23b866814ae1..0fc25711f6c8c47c832ad197a8841c2ffb7f02a5 100644 (file)
@@ -1,4 +1,4 @@
-// cs0683.cs: `C.I.set_Foo(int)' explicit method implementation cannot implement `I.Foo' because it is an accessor
+// CS0683: `C.I.set_Foo(int)' explicit method implementation cannot implement `I.Foo.set' because it is an accessor
 // Line: 11
 
 interface I