X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0266-2.cs;h=0542db3006e028de257fe8861cb14ab45def2e77;hb=09f75f011c6acb7e5275f578807e0e1d56152bf9;hp=b13d24a6e3b8244993caa336b28b7d044aaabfe5;hpb=c4a3b30460c7ea1a1fb3c97cfc8478555714af2f;p=mono.git diff --git a/mcs/errors/cs0266-2.cs b/mcs/errors/cs0266-2.cs index b13d24a6e3b..0542db3006e 100644 --- a/mcs/errors/cs0266-2.cs +++ b/mcs/errors/cs0266-2.cs @@ -1,4 +1,4 @@ -// cs0266.cs: Cannot implicitly convert type `Helper*' to `Obsolete*'. An explicit conversion exists (are you missing a cast?) +// CS0266: Cannot implicitly convert type `Helper*' to `Obsolete*'. An explicit conversion exists (are you missing a cast?) // Line: 18 // Compiler options: -unsafe