error messages review
[mono.git] / mcs / errors / cs0657-11.cs
index 9e88da07aff184807581b1a3733e4018cdbef9ec..0afd0322c5f7d1c54f3ab67f38497c33586be894 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 'method, return'
+// cs0657-11.cs: `param' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are `method, return'
 // Line: 14
 
 using System;