update known issues
[mono.git] / mcs / errors / cs0657-16.cs
index 2b615541167847fdaaf129948b9ae7432f77ca09..4d5f51ef8d9cdfd30b35fd4f5a259cce61a8aa94 100644 (file)
@@ -1,4 +1,4 @@
-// cs0657.cs : 'event' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are 'method, param, return'
+// cs0657-16.cs: `event' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are `method, param, return'
 // Line: 14
 
 using System;