Merge pull request #3591 from directhex/mono_libdir_fallback
[mono.git] / mcs / errors / cs0157-6.cs
index ed5f28383576f85df61d596cf869c0ca75a496a2..a4db32017fbb719cebf6557d17dea29fd24dd69b 100644 (file)
@@ -1,4 +1,4 @@
-// cs0157-6.cs: Control cannot leave the body of a finally clause
+// CS0157: Control cannot leave the body of a finally clause
 // Line: 10
 
 class Foo {