Merge pull request #5082 from kumpera/fix-ro-fs-file-delete
[mono.git] / mcs / errors / cs0579-2.cs
index 31168607b5837e32538fbea93faba37cb43163f0..69f55a526429de174b4299577f43498e5506ff11 100644 (file)
@@ -1,4 +1,4 @@
-// cs0579-2.cs: Duplicate `DebuggableAttribute' attribute
+// CS0579: The attribute `System.Diagnostics.DebuggableAttribute' cannot be applied multiple times
 // Line: 7
 
 using System.Diagnostics;