X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0122-11.cs;h=6f307f164c89f8c6c914659fc105ea86245db536;hb=f815427d73444a80d0b0bf9a8c8605a8814200e8;hp=7488d8e73a2fc67d9865af31877ad4765d858518;hpb=234225d112c4b018b8d1796f4c06a15812137500;p=mono.git diff --git a/mcs/errors/cs0122-11.cs b/mcs/errors/cs0122-11.cs index 7488d8e73a2..6f307f164c8 100644 --- a/mcs/errors/cs0122-11.cs +++ b/mcs/errors/cs0122-11.cs @@ -1,4 +1,4 @@ -// cs0122: `X.Y.Y(string)' is inaccessible due to its protection level +// CS0122: `Y.Y(string)' is inaccessible due to its protection level // Line: 12 using System;