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/cs0173-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/cs0173-2.cs')
-rw-r--r--mcs/errors/cs0173-2.cs3
1 files changed, 2 insertions, 1 deletions
diff --git a/mcs/errors/cs0173-2.cs b/mcs/errors/cs0173-2.cs
index 325330e2c3b..e88df91f1d8 100644
--- a/mcs/errors/cs0173-2.cs
+++ b/mcs/errors/cs0173-2.cs
@@ -1,4 +1,5 @@
-// cs0173.cs: Type of conditional expression can't be determined because there is no implicit conversion between 'int' and '<null>' // Line: 29
+// cs0173.cs: Type of conditional expression can't be determined because there is no implicit conversion between 'int' and '<null>'
+// Line: 29
public class MainClass {
public static void Main() {