Merge pull request #5082 from kumpera/fix-ro-fs-file-delete
[mono.git] / mcs / errors / cs0579-6.cs
index f568c9ef0466e88ceee4e34eac221098b0a63310..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;