X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0157-5.cs;h=b3afc6c4d01ee41c1139b87b4910f0cf64a21bd4;hb=a3a643d44703e4e5419eefb149fb74f031fae2c2;hp=009ace697d8095e2e2adc69be333e9f778c405ec;hpb=669beaed8380fa592533c8755f72593b4422d01d;p=mono.git diff --git a/mcs/errors/cs0157-5.cs b/mcs/errors/cs0157-5.cs index 009ace697d8..b3afc6c4d01 100644 --- a/mcs/errors/cs0157-5.cs +++ b/mcs/errors/cs0157-5.cs @@ -1,4 +1,4 @@ -// cs0157-5.cs: Control cannot leave the body of a finally clause +// CS0157: Control cannot leave the body of a finally clause // Line: 12 class T {