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:
authorMiguel de Icaza <miguel@gnome.org>2005-02-07 23:14:45 +0300
committerMiguel de Icaza <miguel@gnome.org>2005-02-07 23:14:45 +0300
commit53c60e9d4fdc6d69299d7c90ed8e00183dc97e29 (patch)
tree1aca73b719acc67cd77057e33818da7a0032ef54 /mcs/errors/cs0020.cs
parent40b7e44336547b287b2da2ffb3410600a9616aca (diff)
Up
svn path=/trunk/mcs/; revision=40264
Diffstat (limited to 'mcs/errors/cs0020.cs')
-rw-r--r--mcs/errors/cs0020.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/errors/cs0020.cs b/mcs/errors/cs0020.cs
index 228401b453c..49b90238523 100644
--- a/mcs/errors/cs0020.cs
+++ b/mcs/errors/cs0020.cs
@@ -1,5 +1,5 @@
// cs0020.cs : Division by constant zero.
-// Line : 999999999
+// Line: 9
using System;