Merge pull request #3678 from mono/seq-read
[mono.git] / mcs / errors / cs0266-8.cs
index f916e086017b0fc930c99041b4737074fcded697..cfb7799ee52e74078e5a3549757338c436c03cec 100644 (file)
@@ -1,4 +1,4 @@
-// cs0266-8.cs: Cannot implicitly convert type `void*' to `int*'. An explicit conversion exists (are you missing a cast?)
+// CS0266: Cannot implicitly convert type `void*' to `int*'. An explicit conversion exists (are you missing a cast?)
 // Line: 7
 // Compiler options: -unsafe