X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0029-3.cs;h=5e1616555f09b2c3fdd585561badad0d07cb76db;hb=890f40d7ad1d68ea5ff86ffdd3f6829dbd86b3ab;hp=63e490e8fe2638679c5f8bde692adba7953e9725;hpb=538d3bb80572334c18ae117ea7703406a4a22872;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 {