error messages review
[mono.git] / mcs / errors / cs1631.cs
index 85d99028f7371c1a2d710fb193f34f5a589f8a62..3256845ac714032e8db4ba58436dbf4d6ee00594 100644 (file)
@@ -1,4 +1,4 @@
-// CS1631: Cannot yield in the body of a catch clause
+// cs1631.cs: Cannot yield a value in the body of a catch clause
 // Line: 13
 using System;
 using System.Collections;