X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0551.cs;h=5a50a06e7b59389add6a62f2dad3b9a1badf23de;hb=033c49897292e6646a917258713a17c86b9994af;hp=744fc6d9c119289194920be04ef1dc9b66772fef;hpb=6b6435d1b3206b0162c37e5ecce8d9a699fe6467;p=mono.git diff --git a/mcs/errors/cs0551.cs b/mcs/errors/cs0551.cs index 744fc6d9c11..5a50a06e7b5 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.cs: Explicit interface implementation `PropertyClass.PropertyInterface.Value' is missing accessor `PropertyInterface.Value.set' // Line: 9 interface PropertyInterface {