/[mldonkey]/mldonkey/src/networks/fileTP/fileTPInteractive.ml
ViewVC logotype

Diff of /mldonkey/src/networks/fileTP/fileTPInteractive.ml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.23 by spiralvoice, Fri Dec 2 12:08:26 2005 UTC revision 1.24 by spiralvoice, Tue Dec 6 19:34:05 2005 UTC
# Line 477  let _ = Line 477  let _ =
477    network.op_network_share <- (fun fullname codedname size -> ());    network.op_network_share <- (fun fullname codedname size -> ());
478    (* Same with Network.search and Network.forget_search... *)    (* Same with Network.search and Network.forget_search... *)
479    network.op_network_search <- (fun ss buf -> ());    network.op_network_search <- (fun ss buf -> ());
480      network.op_network_download <- (fun r -> dummy_file);
481    file_ops.op_file_commit <- (fun file new_name -> ());    file_ops.op_file_commit <- (fun file new_name -> ());
482    network.op_network_forget_search <- (fun s -> ());    network.op_network_forget_search <- (fun s -> ());
483    (* and Network.recover_temp *)    (* and Network.recover_temp *)

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26