X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0426.cs;h=8a31f8f35b85490a26164f0d01889a2fbfe22484;hb=633af27d6800a6a5c050c9e4c50a0d8b67c97c20;hp=c71e08896fcad0b7b94d57d9da4ba256f0947467;hpb=53e266903ec6b2d822cf5b0c566f6374df5307a4;p=mono.git diff --git a/mcs/errors/cs0426.cs b/mcs/errors/cs0426.cs index c71e08896fc..8a31f8f35b8 100644 --- a/mcs/errors/cs0426.cs +++ b/mcs/errors/cs0426.cs @@ -1,4 +1,4 @@ -// cs0426.cs: The nested type `B' does not exist in the type `A' +// CS0426: The nested type `B' does not exist in the type `A' // Line: 12 class A