X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0107.cs;h=b4abc495844e7528f6e478904ae712ba0a39232e;hb=a9e73e7370307c2fb346b645c890bb91fd875d33;hp=1f962b327da3ee739ddc99c26af126521c1a6426;hpb=496dfbf9ec0fd3143e5dd560a863d916e56a52b8;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 {