X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0548-4.cs;h=3b402a8b4601fac97946e207b805ceada2d2ba32;hb=233bbcaaa3aa9f100ef6266236bf0b5a32b49a65;hp=477067adb73ddf88030c8d2988973160abd1b011;hpb=53e266903ec6b2d822cf5b0c566f6374df5307a4;p=mono.git diff --git a/mcs/errors/cs0548-4.cs b/mcs/errors/cs0548-4.cs index 477067adb73..3b402a8b460 100644 --- a/mcs/errors/cs0548-4.cs +++ b/mcs/errors/cs0548-4.cs @@ -1,4 +1,4 @@ -// cs0548.cs: 'this[bool]' : property or indexer must have at least one accessor +// CS0548: `IndexerClass.this[bool]': property or indexer must have at least one accessor // Line: 5 class IndexerClass {