From fc52af24f1418d6590a2d37a0d8cc31b123e38f6 Mon Sep 17 00:00:00 2001
From: Thomas Bruederli <thomas@roundcube.net>
Date: Tue, 19 Aug 2014 12:08:35 -0400
Subject: [PATCH] Fix merge error that disabled contact drag'n'drop

---
 tests/src/format-flowed.txt |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/tests/src/format-flowed.txt b/tests/src/format-flowed.txt
index d3bd90e..da36064 100644
--- a/tests/src/format-flowed.txt
+++ b/tests/src/format-flowed.txt
@@ -1,13 +1,13 @@
 I'm replying on this with a very long line which is then wrapped and 
 space-stuffed because the draft is saved as format=flowed.
- From what's specified in RFC 2646 some lines need to be space-stuffed to 
-avoid muning during transport.
+ From what's specified in RFC 2646 some lines need to be space-stuffed to avoid 
+muning during transport.
 
 X
 
 On XX.YY.YYYY Y:YY, Somebody wrote:
 > This part is a reply wihtout any flowing lines. rcube_mime::unfold_flowed()
-> has to be careful with empty quoted lines because they might end with a
+>> has to be careful with empty quoted lines because they might end with a
 > space but still shouldn't be considered as flowed!
 > 
 > The above empty line should persist after unfolding.
@@ -15,5 +15,7 @@
 > 
 > ... and this one as well.
 
+> > text
+
 -- 
 Sig

--
Gitblit v1.9.1