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>2005-03-16 14:28:12 +0300
committerRaja R Harinath <harinath@hurrynot.org>2005-03-16 14:28:12 +0300
commit7fd909f52ffc595e7e65c1dd8f11e72f6a7ebdbb (patch)
tree0d74952ad0fa61ecc45c12f86e181f2243b859c6 /mcs/errors/cs1039.cs
parentf48dd4e23caede3bc2711d3b4647426410b8ea1e (diff)
svn:eol-style=native
Bit the bullet and set it on all files. It's too much of a pain trying to avoid history changes on 20-or-so files each time I have to set this property. svn path=/trunk/mcs/; revision=41887
Diffstat (limited to 'mcs/errors/cs1039.cs')
-rw-r--r--mcs/errors/cs1039.cs10
1 files changed, 5 insertions, 5 deletions
diff --git a/mcs/errors/cs1039.cs b/mcs/errors/cs1039.cs
index df6c8f7d63f..6885aafdf5b 100644
--- a/mcs/errors/cs1039.cs
+++ b/mcs/errors/cs1039.cs
@@ -1,6 +1,6 @@
-// cs1039.cs : Unterminated string constant
-// Line : 6
-
-class X
-{
+// cs1039.cs : Unterminated string constant
+// Line : 6
+
+class X
+{
static string s = "foo \ No newline at end of file