error messages review
[mono.git] / mcs / errors / cs0657-14.cs
index 10116376dffd48e2154007e26da111dbc24f54f0..1a8605d7a4c0b091ab9d5eacb0434be68c10ce54 100644 (file)
@@ -1,4 +1,4 @@
-// cs0657.cs : 'param' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are 'event, field, method'
+// cs0657-14.cs: `param' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are `event, field, method'
 // Line : 8
 
 using System;