X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=mcs%2Ferrors%2Fcs0592-6.cs;h=8c9d0ea6262cfa33571f0b2b6b8610e8a0dbdf8f;hb=9d5ff689fcb4f4b3a99328c1cb345ef5955a1d46;hp=851d2f1010ee58a761b15f47cf2444c1983a08fd;hpb=2007998771b1c4d9e762943676d7959daaf74385;p=mono.git diff --git a/mcs/errors/cs0592-6.cs b/mcs/errors/cs0592-6.cs index 851d2f1010e..8c9d0ea6262 100644 --- a/mcs/errors/cs0592-6.cs +++ b/mcs/errors/cs0592-6.cs @@ -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;