X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0551.cs;h=036d2e35e29e44c4d0c63a6a65f680f53e2d1127;hb=a05897bdda1bd7f1d93009245813174270c11067;hp=5a50a06e7b59389add6a62f2dad3b9a1badf23de;hpb=b2262f41726a89c8209facb3ea9e4be9582422b5;p=mono.git diff --git a/mcs/errors/cs0551.cs b/mcs/errors/cs0551.cs index 5a50a06e7b5..036d2e35e29 100644 --- a/mcs/errors/cs0551.cs +++ b/mcs/errors/cs0551.cs @@ -1,4 +1,4 @@ -// cs0551.cs: Explicit interface implementation `PropertyClass.PropertyInterface.Value' is missing accessor `PropertyInterface.Value.set' +// CS0551: Explicit interface implementation `PropertyClass.PropertyInterface.Value' is missing accessor `PropertyInterface.Value.set' // Line: 9 interface PropertyInterface {