make uri no braindead on mt
[mono.git] / mcs / errors / cs0266-3.cs
index ca15722d6495dee74a694c536b19ddce9a8c3617..85e3f50e39047653f9292a93a216557152d0163c 100644 (file)
@@ -1,5 +1,5 @@
-// cs0266.cs: Cannot implicitly convert type 'object' to 'System.Collections.ArrayList'. An explicit conversion exists (are you missing a cast?)
-// Line: 10
+// cs0266.cs: Cannot implicitly convert type `object' to `System.Collections.ArrayList'. An explicit conversion exists (are you missing a cast?)
+// Line: 12
 
 using System.Collections;