Merge pull request #5693 from lateralusX/lateralusX/disable-stack-overflow-win-x64
[mono.git] / mcs / errors / cs0157-4.cs
index 61c911a3274a78c386e2e80463e155602e2889bc..8f5f4e4af610e7e18799d4b045b250760f4eb7ce 100644 (file)
@@ -1,4 +1,4 @@
-// cs0157-4.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 {