summaryrefslogtreecommitdiff
path: root/extra/lftp/f8ee088.diff
diff options
context:
space:
mode:
Diffstat (limited to 'extra/lftp/f8ee088.diff')
-rw-r--r--extra/lftp/f8ee088.diff11
1 files changed, 0 insertions, 11 deletions
diff --git a/extra/lftp/f8ee088.diff b/extra/lftp/f8ee088.diff
deleted file mode 100644
index 8b490a9dc..000000000
--- a/extra/lftp/f8ee088.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/SFtp.cc 2013-04-18 09:24:36.000000000 +0200
-+++ src/SFtp.cc.new 2013-05-27 15:06:40.998423663 +0200
-@@ -2256,7 +2256,7 @@
- return MOVED;
- }
- if(b)
-- return MOVED;
-+ return m;
- // eof
- if(!result && session->IsOpen())
- result=session.Cast<SFtp>()->GetFileSet();