error messages review
[mono.git] / mcs / errors / cs0657-17.cs
index 2868adc1390a9ff650dd1d1479768c0c01540f34..a98fc2fac72a0c00175be28ce8fc1412f6cc15a5 100644 (file)
@@ -1,4 +1,4 @@
-// cs0657.cs : 'method' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are 'assembly, module'
+// cs0657-17.cs: `method' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are `assembly, module'
 // Line : 4
 
 [method: System.CLSCompliant (false)]