Merge branch 'alexischr/nursery-canaries-managed-alloc'
[mono.git] / mcs / errors / cs0592-6.cs
index 8b3624012289a21e147b44f83afeac3e437d8cf8..8c9d0ea6262cfa33571f0b2b6b8610e8a0dbdf8f 100644 (file)
@@ -1,4 +1,4 @@
-// cs0592-6.cs: Attribute `TestAttribute' is not valid on this declaration type. It is valid on `constructor' declarations only
+// CS0592: The attribute `TestAttribute' is not valid on this declaration type. It is valid on `constructor' declarations only
 // Line: 6
 
 using System;