Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaja R Harinath <harinath@hurrynot.org>2005-04-05 17:46:59 +0400
committerRaja R Harinath <harinath@hurrynot.org>2005-04-05 17:46:59 +0400
commit25dedcdd371a8f465049a644abf7dc798ce58627 (patch)
tree3fb2633acbc276d7d9713c9d75f98af88231aab1 /mcs/errors/cs0208-6.cs
parenta2d89bfcda5eac82c2b45560e8694996925852f4 (diff)
Fix comment
svn path=/trunk/mcs/; revision=42567
Diffstat (limited to 'mcs/errors/cs0208-6.cs')
-rw-r--r--mcs/errors/cs0208-6.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/errors/cs0208-6.cs b/mcs/errors/cs0208-6.cs
index 9321ac27eb3..ebe2f531421 100644
--- a/mcs/errors/cs0208-6.cs
+++ b/mcs/errors/cs0208-6.cs
@@ -1,4 +1,4 @@
-// cs0208-6.cs: Cannot take the address of a managed type ('System.Object')
+// cs0208-6.cs: Cannot take the address of a managed type ('X')
// Line: 8
// Compiler options: -unsafe