Merge pull request #4845 from lambdageek/dev-coop-delegates
[mono.git] / mcs / errors / cs0157-2.cs
index bb1b9afef0776eba2afc5d85267b0736c297559b..bbd1adea0385411d0c57e0d005d9fb937b39a558 100644 (file)
@@ -1,4 +1,4 @@
-// cs0157-2.cs: Control cannot leave the body of a finally clause
+// CS0157: Control cannot leave the body of a finally clause
 // Line: 11
 
 class T {