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

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

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

revision 1.6 by mldonkey, Thu Aug 19 07:56:53 2004 UTC revision 1.7 by spiralvoice, Mon Sep 19 15:13:37 2005 UTC
# Line 322  We should extend this mechanism between Line 322  We should extend this mechanism between
322    *)    *)
323  *)  *)
324    
325  let duplicate_chunks () = ()  let duplicate_chunks () = (
326      (* Or file_md4s_to_register never gets reseted while duplicate_chunks is not implemented *)
327      file_md4s_to_register := [];
328    )
329        
330    (*    (*
331    List.iter (fun file ->    List.iter (fun file ->
# Line 383  let duplicate_chunks () = () Line 386  let duplicate_chunks () = ()
386            done;                done;    
387    ) !current_files    ) !current_files
388                    
   *)  
389      *)

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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