[msvc] Update csproj files
[mono.git] / mcs / errors / cs1624-2.cs
index 45ef0c59f7188cd089a7149bb46d665e3f7ce9a5..763e4d4a44439c5d5a7a2836f7c1f95fb29441d0 100644 (file)
@@ -1,4 +1,4 @@
-// cs1624-2.cs: The body of `X.this[int].set' cannot be an iterator block because `void' is not an iterator interface type
+// CS1624: The body of `X.this[int].set' cannot be an iterator block because `void' is not an iterator interface type
 // Line: 15
 using System;
 using System.Collections;