X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0107.cs;h=b4abc495844e7528f6e478904ae712ba0a39232e;hb=233bbcaaa3aa9f100ef6266236bf0b5a32b49a65;hp=1f962b327da3ee739ddc99c26af126521c1a6426;hpb=a3ea7ceb4d4f5e2cb8ea421313e8939640fb898c;p=mono.git diff --git a/mcs/errors/cs0107.cs b/mcs/errors/cs0107.cs index 1f962b327da..b4abc495844 100644 --- a/mcs/errors/cs0107.cs +++ b/mcs/errors/cs0107.cs @@ -1,4 +1,4 @@ -// cs0107.cs: More than one protection modifier specified +// CS0107: More than one protection modifier specified // Line: 4 class X { public private class X2 {