X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0246-13.cs;h=ecf4383faf7cf1788ff13919e52f49bc5bfe8377;hb=4b8fc544b0627490f227eb472f54d04e27fc8314;hp=bbc376480871466111e4a6d635bdf77098e991e0;hpb=5e6643734df34c002b914b3d44c91ed897a8a6d6;p=mono.git diff --git a/mcs/errors/cs0246-13.cs b/mcs/errors/cs0246-13.cs index bbc37648087..ecf4383faf7 100644 --- a/mcs/errors/cs0246-13.cs +++ b/mcs/errors/cs0246-13.cs @@ -1,4 +1,4 @@ -// cs0246-13.cs : The type or namespace name `class' could not be found. Are you missing a using directive or an assembly reference? +// CS0246: The type or namespace name `class' could not be found. Are you missing an assembly reference? // Line: 9 using System;