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