X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0524.cs;h=9c9ff28c5942f441eb34b4cfca9464e1f7a36e82;hb=f815427d73444a80d0b0bf9a8c8605a8814200e8;hp=19b93842187f29fe88e3a094bba29a22e219194c;hpb=669beaed8380fa592533c8755f72593b4422d01d;p=mono.git diff --git a/mcs/errors/cs0524.cs b/mcs/errors/cs0524.cs index 19b93842187..9c9ff28c594 100644 --- a/mcs/errors/cs0524.cs +++ b/mcs/errors/cs0524.cs @@ -1,4 +1,4 @@ -// cs0524.cs: `Interface.Struct': Interfaces cannot declare classes, structs, interfaces, delegates, enumerations or constants +// CS0524: Interfaces cannot declare classes, structs, interfaces, delegates, or enumerations // Line: 5 interface Interface {