* TreeView.cs: raise a click when items are clicked.
[mono.git] / mcs / errors / cs0415.cs
index 3c478a7ff3d775359c4fb769ce30147bbfc6c4bf..3f524e915797907396f6cfbbd09896a5d09ba4f3 100644 (file)
@@ -1,4 +1,4 @@
-// cs0415: The 'IndexerName' attribute is valid only on an indexer that is not an explicit interface member declaration
+// cs0415.cs: The `IndexerName' attribute is valid only on an indexer that is not an explicit interface member declaration
 // Line: 11
 
 using System.Runtime.CompilerServices;