X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0548-3.cs;h=487db35c72db58f08b38e5f1c17daa36d1da83cc;hb=8784e2e1cbbd88b4872536d3a8077702dc547216;hp=d53e801be8e602edabc754fe4916732bd6dd0945;hpb=481358f23ae33b84c1adcefcc088c0f826432651;p=mono.git diff --git a/mcs/errors/cs0548-3.cs b/mcs/errors/cs0548-3.cs index d53e801be8e..487db35c72d 100644 --- a/mcs/errors/cs0548-3.cs +++ b/mcs/errors/cs0548-3.cs @@ -1,4 +1,4 @@ -// cs0548.cs: 'PropertyClass.Value' : property or indexer must have at least one accessor +// CS0548: `PropertyInterface.this[long]': property or indexer must have at least one accessor // Line: 5 interface PropertyInterface {