mldonkey-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-commits] Changes to mldonkey/src/networks/donkey/donkeyInterac


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/networks/donkey/donkeyInteractive.ml
Date: Tue, 26 Jul 2005 16:31:41 -0400

Index: mldonkey/src/networks/donkey/donkeyInteractive.ml
diff -u mldonkey/src/networks/donkey/donkeyInteractive.ml:1.57 
mldonkey/src/networks/donkey/donkeyInteractive.ml:1.58
--- mldonkey/src/networks/donkey/donkeyInteractive.ml:1.57      Fri Jul 22 
14:32:12 2005
+++ mldonkey/src/networks/donkey/donkeyInteractive.ml   Tue Jul 26 20:31:40 2005
@@ -860,7 +860,7 @@
 
 (*      DonkeyStats.save_download_history file; *)
 
-      if !!keep_cancelled_in_old_files
+      if !!keep_downloaded_in_old_files
           && not (List.mem file.file_md4 !!old_files) then
         old_files =:= file.file_md4 :: !!old_files;
       DonkeyShare.remember_shared_info file new_name;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]