X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0027.cs;h=644e47dd202521a8af0e2730062696fd056f1204;hb=487fddd14660e9095c1abd1d461ea5303ce52b48;hp=f8bcc337dc309bb013d0ff9d71e3d0e39dd3d0d6;hpb=f84f760a1c8a8c0ec6ae16b7f38d14a49d329ad7;p=mono.git diff --git a/mcs/errors/cs0027.cs b/mcs/errors/cs0027.cs index f8bcc337dc3..644e47dd202 100644 --- a/mcs/errors/cs0027.cs +++ b/mcs/errors/cs0027.cs @@ -1,4 +1,4 @@ -// cs0027.cs: Keyword `this' is not available in the current context +// CS0027: Keyword `this' is not available in the current context // Line: 7 using System;