X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0592-5.cs;h=3a165ff48cf06adada7708f331f05837279fda43;hb=8b8d688fefcd5ad26cacacf23809f8b230244298;hp=f0f99103cf0bbda912c33ee7c2cfcf665901cb1a;hpb=dbf19eb41dbd299c4c33d4de35ffe3cf6c669832;p=mono.git diff --git a/mcs/errors/cs0592-5.cs b/mcs/errors/cs0592-5.cs index f0f99103cf0..3a165ff48cf 100644 --- a/mcs/errors/cs0592-5.cs +++ b/mcs/errors/cs0592-5.cs @@ -1,4 +1,4 @@ -// cs0592-5.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;