Merge pull request #3997 from lateralusX/jlorenss/win-api-family-support-safearray
[mono.git] / mcs / errors / cs1626.cs
index 29f4a8ff22b9475e11aac75bcffdd5bf6851e5bc..1165409b574fa9451e659d606ca099b1ade79829 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;