Merge pull request #3591 from directhex/mono_libdir_fallback
[mono.git] / mcs / errors / cs1631.cs
index 3256845ac714032e8db4ba58436dbf4d6ee00594..0715ce8b750a9a796cadb34b53f815316694489d 100644 (file)
@@ -1,4 +1,4 @@
-// cs1631.cs: Cannot yield a value in the body of a catch clause
+// CS1631: Cannot yield a value in the body of a catch clause
 // Line: 13
 using System;
 using System.Collections;