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/fileTP/fileTPInterac


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/networks/fileTP/fileTPInteractive.ml
Date: Tue, 06 Dec 2005 14:34:20 -0500

Index: mldonkey/src/networks/fileTP/fileTPInteractive.ml
diff -u mldonkey/src/networks/fileTP/fileTPInteractive.ml:1.23 
mldonkey/src/networks/fileTP/fileTPInteractive.ml:1.24
--- mldonkey/src/networks/fileTP/fileTPInteractive.ml:1.23      Fri Dec  2 
12:08:26 2005
+++ mldonkey/src/networks/fileTP/fileTPInteractive.ml   Tue Dec  6 19:34:05 2005
@@ -477,6 +477,7 @@
   network.op_network_share <- (fun fullname codedname size -> ());
   (* Same with Network.search and Network.forget_search... *)
   network.op_network_search <- (fun ss buf -> ());
+  network.op_network_download <- (fun r -> dummy_file);
   file_ops.op_file_commit <- (fun file new_name -> ());
   network.op_network_forget_search <- (fun s -> ());
   (* and Network.recover_temp *)




reply via email to

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