Merge branch 'alexischr/nursery-canaries-managed-alloc'
[mono.git] / mcs / errors / cs0592-6.cs
index 851d2f1010ee58a761b15f47cf2444c1983a08fd..8c9d0ea6262cfa33571f0b2b6b8610e8a0dbdf8f 100644 (file)
@@ -1,4 +1,4 @@
-// cs0592-6.cs: The 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;