X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs3005-8.cs;h=89ca367a581ed1f79ba34a87b418108458970154;hb=d8ad4112e167f0448f0711c5a873947f7c20a868;hp=e201494814ad747effd595b28dcb2b606f54c392;hpb=0abc2e6270020edc4a5b4c66f93b4ae582815f20;p=mono.git diff --git a/mcs/errors/cs3005-8.cs b/mcs/errors/cs3005-8.cs index e201494814a..89ca367a581 100644 --- a/mcs/errors/cs3005-8.cs +++ b/mcs/errors/cs3005-8.cs @@ -1,4 +1,4 @@ -// cs3005.cs: Identifier 'II.foo' differing only in case is not CLS-compliant +// cs3005-8.cs: Identifier `II.Foo()' differing only in case is not CLS-compliant // Line: 9 using System;