Merge pull request #828 from mateusz-holenko/master
[mono.git] / mcs / errors / cs3005-21.cs
index 14a862c0f28b030decff84f321b38483fdb2b119..5454d6b8a4aec228672e890d78c3a81a88136e8d 100644 (file)
@@ -1,6 +1,6 @@
-// cs3005-21.cs: Identifier `CLSClass.NameAbC' differing only in case is not CLS-compliant
-// Compiler options: -warnaserror
+// CS3005: Identifier `CLSClass.NameAbC' differing only in case is not CLS-compliant
 // Line: 12
+// Compiler options: -warnaserror
 
 using System;
 [assembly:CLSCompliant (true)]