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:
Diffstat (limited to 'mcs/errors/cs0246-14.cs')
-rw-r--r--mcs/errors/cs0246-14.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/errors/cs0246-14.cs b/mcs/errors/cs0246-14.cs
index 7b1e04cb1b6..829eef9fad2 100644
--- a/mcs/errors/cs0246-14.cs
+++ b/mcs/errors/cs0246-14.cs
@@ -1,4 +1,4 @@
-// cs0246-14.cs: The type or namespace name `Uri' could not be found. Are you missing a using directive or an assembly reference?
+// bug76419.cs: The type or namespace name `Uri' could not be found. Are you missing a using directive or an assembly reference?
// Line: 7
// This bug actual checks that the compiler doesn't crash