X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0157.cs;h=eef17a84c1ceefc4bba52dd8dc8399209908a291;hb=233bbcaaa3aa9f100ef6266236bf0b5a32b49a65;hp=645adea33b4c48a9a3044f86435f3ce7e2f53e1a;hpb=00e065484e866f3a0349c882f804c4a79a13ee5c;p=mono.git diff --git a/mcs/errors/cs0157.cs b/mcs/errors/cs0157.cs index 645adea33b4..eef17a84c1c 100644 --- a/mcs/errors/cs0157.cs +++ b/mcs/errors/cs0157.cs @@ -1,4 +1,4 @@ -// cs0157.cs: Control cannot leave the body of a finally clause +// CS0157: Control cannot leave the body of a finally clause // Line: 9 class X {