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:
authorMarek Safar <marek.safar@gmail.com>2005-06-13 16:15:59 +0400
committerMarek Safar <marek.safar@gmail.com>2005-06-13 16:15:59 +0400
commitf3a7b5e02cd2abbe32485731de507f2938b5bfd6 (patch)
tree58157702d0564da6c94aba35a0d73d5e5cc0a2b9 /mcs/errors/cs1587-25.cs
parentc14198b5da4f8015701d0901cbf095f08bc1790b (diff)
parentc2a04b121299103ec280b3099cec5a72967f2aa8 (diff)
Updated to be more consistent
svn path=/trunk/mcs/; revision=45861
Diffstat (limited to 'mcs/errors/cs1587-25.cs')
-rw-r--r--mcs/errors/cs1587-25.cs3
1 files changed, 3 insertions, 0 deletions
diff --git a/mcs/errors/cs1587-25.cs b/mcs/errors/cs1587-25.cs
index 8060ceb8eab..207ced362d4 100644
--- a/mcs/errors/cs1587-25.cs
+++ b/mcs/errors/cs1587-25.cs
@@ -1,4 +1,7 @@
+// cs1587.cs: XML comment is placed on an invalid language element which can not accept it.
+// Line: 13
// Compiler options: -doc:dummy.xml -warnaserror -warn:2
+
using System;
namespace TopNS