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: Mon, 20 Jun 2005 14:47:04 -0400

Index: mldonkey/src/networks/donkey/donkeyInteractive.ml
diff -u mldonkey/src/networks/donkey/donkeyInteractive.ml:1.47 
mldonkey/src/networks/donkey/donkeyInteractive.ml:1.48
--- mldonkey/src/networks/donkey/donkeyInteractive.ml:1.47      Mon Jun 20 
18:38:49 2005
+++ mldonkey/src/networks/donkey/donkeyInteractive.ml   Mon Jun 20 18:47:01 2005
@@ -1280,6 +1280,7 @@
 
   );
   file_ops.op_file_cancel <- (fun file ->
+      file.file_swarmer <- None;
       Hashtbl.remove files_by_md4 file.file_md4;
       current_files := List2.removeq file !current_files;
       DonkeySources.remove_file_sources_manager file.file_sources;




reply via email to

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