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:
authorSebastien Pouliot <sebastien@ximian.com>2004-03-25 18:11:49 +0300
committerSebastien Pouliot <sebastien@ximian.com>2004-03-25 18:11:49 +0300
commitab3f34d8d32c6a8469b569757e7609e9a16212b8 (patch)
tree6e3e37e9f17ec3f8eeb0b4c5eefb7fa9c87fc739 /mcs/errors/cs1548.cs
parent70d5c09ef2f1a7755fb8730c6ece098af2892015 (diff)
2004-03-25 Sebastien Pouliot <sebastien@ximian.com>
* cs1548.cs: More descriptive comment (missing file). * cs1548-2.cs: New. Invalid strongname file (content). * mcs-expect-no-errors: Added cs1458-2.cs. svn path=/trunk/mcs/; revision=24591
Diffstat (limited to 'mcs/errors/cs1548.cs')
-rw-r--r--mcs/errors/cs1548.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/errors/cs1548.cs b/mcs/errors/cs1548.cs
index e23008b1033..40cb238d118 100644
--- a/mcs/errors/cs1548.cs
+++ b/mcs/errors/cs1548.cs
@@ -1,4 +1,4 @@
-// cs1548: Error while signing the assembly
+// cs1548: Error while signing the assembly (file not found)
// Line: 6
using System.Reflection;