error messages review
[mono.git] / mcs / errors / cs0592-8.cs
index baf0cbaf222c07fcf74f899130b3c96c916cf5ae..78a0428689fcdf4a57f0271d1cbdcf3b7b508f5b 100644 (file)
@@ -1,4 +1,4 @@
-// cs0657.cs : Attribute 'Obsolete' is not valid on this declaration type. It is valid on 'class, struct, enum, constructor, method, property, field, event, interface, delegate' declarations only.
+// cs0592-8.cs: Attribute `Obsolete' is not valid on this declaration type. It is valid on `class, struct, enum, constructor, method, property, indexer, field, event, interface, delegate' declarations only
 // Line : 8
 
 using System;