Merge pull request #5082 from kumpera/fix-ro-fs-file-delete
[mono.git] / mcs / errors / cs0592-3.cs
index 211e55f04c055e03ac5275e865f4415a4fee1e54..5ba255466fa68639fc74f745e620bb225eb9dc3c 100644 (file)
@@ -1,4 +1,4 @@
-// cs0592-3.cs: The attribute `System.Runtime.CompilerServices.IndexerNameAttribute' is not valid on this declaration type. It is valid on `property, indexer' declarations only
+// CS0592: The attribute `System.Runtime.CompilerServices.IndexerNameAttribute' is not valid on this declaration type. It is valid on `property, indexer' declarations only
 // Line : 6
 
 using System.Runtime.CompilerServices;