X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0272.cs;h=76b84928fc98f584aa8bee15bbcdba1db624c5de;hb=94b8270e9bdbd9280de1ec144af20877d8c8d055;hp=43e15a4d1e1e857383000f8b162b2728854c932d;hpb=496dfbf9ec0fd3143e5dd560a863d916e56a52b8;p=mono.git diff --git a/mcs/errors/cs0272.cs b/mcs/errors/cs0272.cs index 43e15a4d1e1..76b84928fc9 100644 --- a/mcs/errors/cs0272.cs +++ b/mcs/errors/cs0272.cs @@ -1,4 +1,4 @@ -// cs0272.cs: The property or indexer `P.Prop' cannot be used in this context because the set accessor is inaccessible +// CS0272: The property or indexer `P.Prop' cannot be used in this context because the set accessor is inaccessible // Line: 19 class P