X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0592-5.cs;h=3a165ff48cf06adada7708f331f05837279fda43;hb=0a9422abedceaaebd2eb2b2cd8c6970b91425071;hp=f0f99103cf0bbda912c33ee7c2cfcf665901cb1a;hpb=af90548a08ef5effc93b083b7eec44daa178b141;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;