/[mldonkey]/mldonkey/src/networks/gnutella/gnutellaComplexOptions.ml
ViewVC logotype

Diff of /mldonkey/src/networks/gnutella/gnutellaComplexOptions.ml

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

revision 1.20 by spiralvoice, Sun Jul 17 16:11:13 2005 UTC revision 1.21 by spiralvoice, Mon Aug 15 20:25:57 2005 UTC
# Line 150  let value_to_file file_size file_state a Line 150  let value_to_file file_size file_state a
150          Int64Swarmer.value_to_swarmer swarmer assocs;          Int64Swarmer.value_to_swarmer swarmer assocs;
151          Int64Swarmer.set_verifier swarmer (          Int64Swarmer.set_verifier swarmer (
152            match file.file_ttr with            match file.file_ttr with
153              None -> VerificationNotAvailable              None -> ForceVerification
154            | Some ttr ->            | Some ttr ->
155                lprintf "[TTR] set_verifier\n";                lprintf "[TTR] set_verifier\n";
156                Verification (Array.map (fun ttr -> TigerTree ttr) ttr))                Verification (Array.map (fun ttr -> TigerTree ttr) ttr))

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

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