Merge pull request #4845 from lambdageek/dev-coop-delegates
[mono.git] / mcs / errors / cs1626-2.cs
index b327a0679285a59ca3b03deeaa4467a3504f19fa..8894ad780f58510eeca04b81266602f7a1ffc657 100644 (file)
@@ -1,4 +1,4 @@
-// cs01626.cs: Cannot yield a value in the body of a try block with a catch clause
+// CS1626: Cannot yield a value in the body of a try block with a catch clause
 // Line: 11
 
 using System.Collections;