X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0555.cs;h=504918cf1de79b4fe3d761c979f7681a0194c0e9;hb=c866c3eefb79ea86be468e4f95c7012fa3d2db4f;hp=72c57ba9b5196c406fbed2bc52300b9ba8003138;hpb=dbf19eb41dbd299c4c33d4de35ffe3cf6c669832;p=mono.git diff --git a/mcs/errors/cs0555.cs b/mcs/errors/cs0555.cs index 72c57ba9b51..504918cf1de 100644 --- a/mcs/errors/cs0555.cs +++ b/mcs/errors/cs0555.cs @@ -1,4 +1,4 @@ -// cs0555.cs: User-defined operator cannot take an object of the enclosing type and convert to an object of the enclosing type +// CS0555: User-defined operator cannot take an object of the enclosing type and convert to an object of the enclosing type // Line : 8 class Blah {