X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0122-2.cs;h=e5009ca75a9ef25ce056d01b0078a2edf3ced1dc;hb=0a9422abedceaaebd2eb2b2cd8c6970b91425071;hp=d3ffc2b6e014842c9c922a796283b7cf61acce5f;hpb=04d1b4116331e3813b8f75304f714a5d61ba1214;p=mono.git diff --git a/mcs/errors/cs0122-2.cs b/mcs/errors/cs0122-2.cs index d3ffc2b6e01..e5009ca75a9 100644 --- a/mcs/errors/cs0122-2.cs +++ b/mcs/errors/cs0122-2.cs @@ -1,4 +1,4 @@ -// cs0122-2.cs: `A.prop' is inaccessible due to its protection level +// CS0122: `A.prop' is inaccessible due to its protection level // Line: 19 // Compiler options: -t:library