X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0159-2.cs;h=772185158e30f6b23e580b6b36cd243e3b1a757d;hb=794cb23fdd32ac721e02fe64647dfb71e6f2289a;hp=a582528271cdb68730c24de133f3b4a8a7417b55;hpb=b2262f41726a89c8209facb3ea9e4be9582422b5;p=mono.git diff --git a/mcs/errors/cs0159-2.cs b/mcs/errors/cs0159-2.cs index a582528271c..772185158e3 100644 --- a/mcs/errors/cs0159-2.cs +++ b/mcs/errors/cs0159-2.cs @@ -1,4 +1,4 @@ -// cs0159-2.cs: No such label `case 20:' within the scope of the goto statement +// CS0159: The label `case 20:' could not be found within the scope of the goto statement // Line: 13 class y {