Merge pull request #2646 from ludovic-henry/fix-processwatch-dispose
[mono.git] / mcs / errors / cs0157-5.cs
index 00650d2fa024874cfb3aa26975a58026c75433a3..b3afc6c4d01ee41c1139b87b4910f0cf64a21bd4 100644 (file)
@@ -1,4 +1,4 @@
-// cs0157-5.cs: Control can not leave the body of a finally clause
+// CS0157: Control cannot leave the body of a finally clause
 // Line: 12
 
 class T {