* roottypes.cs: Rename from tree.cs.
[mono.git] / mcs / errors / cs1674.cs
index 657397e14d94e211d0abb3a57dd261124135a40d..8499d9c0b8f9827b16cb81a5fb284f85efc42b8c 100644 (file)
@@ -1,4 +1,4 @@
-// cs1674.cs: 'int': type used in a using statement must be implicitly convertible to 'System.IDisposable'
+// cs1674.cs: `int': type used in a using statement must be implicitly convertible to `System.IDisposable'
 // Line: 8
 
 class C