X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0157-3.cs;h=b69b92a0e4bb8e01492ccf0ecf6a199f6868d1e2;hb=419fee3d9bf5b2e7b51d1f6dff9c3d696719e444;hp=dcfd325c7c254e9a37c922c9d6d44220e5f51506;hpb=7ff8f29ff29fa3f08ef305ac43ef079097323286;p=mono.git diff --git a/mcs/errors/cs0157-3.cs b/mcs/errors/cs0157-3.cs index dcfd325c7c2..b69b92a0e4b 100644 --- a/mcs/errors/cs0157-3.cs +++ b/mcs/errors/cs0157-3.cs @@ -1,4 +1,4 @@ -// cs0157-3.cs: Control can not leave the body of a finally clause +// CS0157: Control cannot leave the body of a finally clause // Line: 11 class T {