X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0646.cs;h=989014659883433a36ba2ce08960aad299b63c41;hb=eca7c8246ab7526ca4c587e235aaca5faad27ec4;hp=31b4d2acfc494813ff645465441c37a66902b811;hpb=a3ea7ceb4d4f5e2cb8ea421313e8939640fb898c;p=mono.git diff --git a/mcs/errors/cs0646.cs b/mcs/errors/cs0646.cs index 31b4d2acfc4..98901465988 100644 --- a/mcs/errors/cs0646.cs +++ b/mcs/errors/cs0646.cs @@ -1,4 +1,4 @@ -// cs0646.cs: Cannot specify the `DefaultMember' attribute on type containing an indexer +// CS0646: Cannot specify the `DefaultMember' attribute on type containing an indexer // Line : 8 using System;