X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0524.cs;h=9c9ff28c5942f441eb34b4cfca9464e1f7a36e82;hb=59ec6fd3d68cc0e7c8085b95a3b436d4c9a3cef4;hp=19b93842187f29fe88e3a094bba29a22e219194c;hpb=5bbfa8860b090e465a3aa45edeb9c94481ef1a22;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 {