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

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

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

revision 1.38 by spiralvoice, Wed Jul 20 21:05:26 2005 UTC revision 1.39 by spiralvoice, Fri Jul 22 10:58:55 2005 UTC
# Line 305  module Make(Proto: sig Line 305  module Make(Proto: sig
305      open Proto      open Proto
306    
307      let lprintf_nl () =      let lprintf_nl () =
308        lprintf "[%s]: " redirector_section; lprintf_nl        lprintf "%s[%s]: "
309          (log_time ())
310          (if Proto.redirector_section = "DKKO" then "Overnet" else "Kademlia"); lprintf_nl2
311    
312      let lprintf () =      let lprintf () =
313        lprintf "[%s] "        lprintf "[%s] "

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39

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