X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0272.cs;h=76b84928fc98f584aa8bee15bbcdba1db624c5de;hb=a9e73e7370307c2fb346b645c890bb91fd875d33;hp=43e15a4d1e1e857383000f8b162b2728854c932d;hpb=5bbfa8860b090e465a3aa45edeb9c94481ef1a22;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