Initial set of Ward sgen annotations (#5705)
[mono.git] / mcs / errors / cs0592-8.cs
index 077647fb6ecd2784c049df6f9a1cc5faa1282d16..24df2e8dc36886c69994b820b8dd08abe7e7d921 100644 (file)
@@ -1,4 +1,4 @@
-// cs0592-8.cs: The attribute `System.ObsoleteAttribute' is not valid on this declaration type. It is valid on `class, struct, enum, constructor, method, property, indexer, field, event, interface, delegate' declarations only
+// CS0592: The attribute `System.ObsoleteAttribute' 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;