Merge pull request #5082 from kumpera/fix-ro-fs-file-delete
[mono.git] / mcs / errors / cs0579-6.cs
index ca2dbcc9842e136f2817b39df062cc19a51f5e8c..dd6e3b4987ff0ae7d9cff2c011a7dfb580e7cd9d 100644 (file)
@@ -1,4 +1,4 @@
-// cs0579.cs : Duplicate 'CLSCompliant' attribute
+// CS0579: The attribute `System.CLSCompliantAttribute' cannot be applied multiple times
 // Line : 10
 
 using System;