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