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>2004-12-01 10:46:08 +0300
committerRaja R Harinath <harinath@hurrynot.org>2004-12-01 10:46:08 +0300
commit361e25bb4da9142bfdb43087545e0d46a51ab2a3 (patch)
tree6b24c5da2239a6c2b3090732fbd66e66ff13cc80 /mcs/errors/cs0664-2.cs
parent7959afe7f620c4448eab1ebd22cd75e9438c9dff (diff)
changed svn:eol-style:native=bug10.cs to svn:eol-style=native for
files with unix line endings (or those that could be trivially fixed without munging editing history too much) Also remove svn:eol-style:native from binary files svn path=/trunk/mcs/; revision=36883
Diffstat (limited to 'mcs/errors/cs0664-2.cs')
-rw-r--r--mcs/errors/cs0664-2.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/errors/cs0664-2.cs b/mcs/errors/cs0664-2.cs
index 531a1b0533f..d0f0d114e97 100644
--- a/mcs/errors/cs0664-2.cs
+++ b/mcs/errors/cs0664-2.cs
@@ -1,5 +1,5 @@
// cs0664.cs: Literal of type double cannot be implicitly converted to type 'decimal'. Add suffix 'm' to create a literal of this type
-// Line: 7
+// Line: 7
class X {
void A ()