Review feedback + drop VS2013 support.
[mono.git] / mcs / errors / cs0668-2.cs
index 8604afdd1b269f38d855c02ffb13a06cf0a52bc9..33396fb007782b3935aadef10fbeed92b268e8cd 100644 (file)
@@ -1,4 +1,4 @@
-// cs0668-2.cs: Two indexers have different names; the IndexerName attribute must be used with the same name on every indexer within a type
+// CS0668: Two indexers have different names; the IndexerName attribute must be used with the same name on every indexer within a type
 // Line: 11
 
 using System.Runtime.CompilerServices;