Merge pull request #5675 from mono/glib-debug-symbols
[mono.git] / mcs / errors / cs0157.cs
index 645adea33b4c48a9a3044f86435f3ce7e2f53e1a..eef17a84c1ceefc4bba52dd8dc8399209908a291 100644 (file)
@@ -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 {