X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0029-3.cs;h=5e1616555f09b2c3fdd585561badad0d07cb76db;hb=a9e73e7370307c2fb346b645c890bb91fd875d33;hp=63e490e8fe2638679c5f8bde692adba7953e9725;hpb=c4a3b30460c7ea1a1fb3c97cfc8478555714af2f;p=mono.git diff --git a/mcs/errors/cs0029-3.cs b/mcs/errors/cs0029-3.cs index 63e490e8fe2..5e1616555f0 100644 --- a/mcs/errors/cs0029-3.cs +++ b/mcs/errors/cs0029-3.cs @@ -1,4 +1,4 @@ -// cs0029-3.cs: Cannot implicitly convert type `string' to `int' +// CS0029: Cannot implicitly convert type `string' to `int' // Line : 7 public class Blah {