/[mldonkey]/mldonkey/src/networks/donkey/donkeyInteractive.ml
ViewVC logotype

Diff of /mldonkey/src/networks/donkey/donkeyInteractive.ml

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

revision 1.47 by spiralvoice, Mon Jun 20 18:38:49 2005 UTC revision 1.48 by spiralvoice, Mon Jun 20 18:47:01 2005 UTC
# Line 1280  parent.fstatus.location.href='submit?q=r Line 1280  parent.fstatus.location.href='submit?q=r
1280    
1281    );    );
1282    file_ops.op_file_cancel <- (fun file ->    file_ops.op_file_cancel <- (fun file ->
1283          file.file_swarmer <- None;
1284        Hashtbl.remove files_by_md4 file.file_md4;        Hashtbl.remove files_by_md4 file.file_md4;
1285        current_files := List2.removeq file !current_files;        current_files := List2.removeq file !current_files;
1286        DonkeySources.remove_file_sources_manager file.file_sources;        DonkeySources.remove_file_sources_manager file.file_sources;

Legend:
Removed from v.1.47  
changed lines
  Added in v.1.48

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