X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs3005-14.cs;h=967286e1bec6a560f0c0b6f88ada72438179a79f;hb=a9e73e7370307c2fb346b645c890bb91fd875d33;hp=8e51786111ddc1f4e562ac66077fae24d369d4cf;hpb=bd9f9ee7cb81823608edc76ef9d0b6416783fe71;p=mono.git diff --git a/mcs/errors/cs3005-14.cs b/mcs/errors/cs3005-14.cs index 8e51786111d..967286e1bec 100644 --- a/mcs/errors/cs3005-14.cs +++ b/mcs/errors/cs3005-14.cs @@ -1,6 +1,6 @@ -// cs3005-14.cs: Identifier `i1' differing only in case is not CLS-compliant -// Compiler options: -warnaserror +// CS3005: Identifier `i1' differing only in case is not CLS-compliant // Line: 9 +// Compiler options: -warnaserror [assembly:System.CLSCompliant(true)]