X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs3005-20.cs;h=475ab99c279f1cd28b99a58d158d12d6349e8eed;hb=86c24e94279f56d0426924fbb533f14d2c9b41a0;hp=a9151283d194a1243383a98ea3d85ec2d9e2b424;hpb=9869ae24b88761ab261c4311e24f7383b4af3f02;p=mono.git diff --git a/mcs/errors/cs3005-20.cs b/mcs/errors/cs3005-20.cs index a9151283d19..475ab99c279 100644 --- a/mcs/errors/cs3005-20.cs +++ b/mcs/errors/cs3005-20.cs @@ -1,5 +1,5 @@ -// cs3005-20.cs: Identifier `I.BLAH.get' differing only in case is not CLS-compliant -// Line: 15 +// CS3005: Identifier `I.BLAH.get' differing only in case is not CLS-compliant +// Line: 16 // Compiler options: -warnaserror using System.Runtime.CompilerServices;