X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0027-2.cs;h=55326b1eaecd8275169f334006da96524b5b6e8a;hb=30cddad5fb4c3d290906a6e6c33ecd8b07d8b48c;hp=33e1fb9186df0bbd8e9e6bc6a8d465bdb3dc17eb;hpb=a097b5471761180c4aae2dab224ed9caeeae3e86;p=mono.git diff --git a/mcs/errors/cs0027-2.cs b/mcs/errors/cs0027-2.cs index 33e1fb9186d..55326b1eaec 100644 --- a/mcs/errors/cs0027-2.cs +++ b/mcs/errors/cs0027-2.cs @@ -1,4 +1,4 @@ -// cs0027-2.cs: Keyword `this' is not available in the current context +// CS0027: Keyword `this' is not available in the current context // Line: 10 // Attention: Here the compiler complains saying that cannot convert implicitly from 'Error0027' to 'int' but