X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0592-2.cs;h=4f573a1d564357f1cd55d9c103f4a3383be742e8;hb=d8be0899640d040272eb77b8749275a41a3d103a;hp=35b78df1682b45fc9e81cda9041124bfec159d6d;hpb=0ca4c0c5ef6ba0bf13fd721deb36e7b501ec5829;p=mono.git diff --git a/mcs/errors/cs0592-2.cs b/mcs/errors/cs0592-2.cs index 35b78df1682..4f573a1d564 100644 --- a/mcs/errors/cs0592-2.cs +++ b/mcs/errors/cs0592-2.cs @@ -1,4 +1,4 @@ -// cs0592-2.cs: The attribute `MyAttributeAttribute' is not valid on this declaration type. It is valid on `interface' declarations only +// CS0592: The attribute `MyAttributeAttribute' is not valid on this declaration type. It is valid on `interface' declarations only // Line : 8 using System;