/[mldonkey]/mldonkey/src/daemon/common/commonClient.ml
ViewVC logotype

Diff of /mldonkey/src/daemon/common/commonClient.ml

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

revision 1.15 by spiralvoice, Thu Jul 7 00:25:45 2005 UTC revision 1.16 by spiralvoice, Fri Jul 22 10:58:55 2005 UTC
# Line 235  let check_client_implementations () = Line 235  let check_client_implementations () =
235        if c.op_client_browse == cc.op_client_browse then        if c.op_client_browse == cc.op_client_browse then
236          lprintf_nl "op_client_browse";          lprintf_nl "op_client_browse";
237    ) !clients_ops;    ) !clients_ops;
238    lprintf_nl ""    lprint_newline ()
239        
240  let client_find num =  let client_find num =
241    H.find clients_by_num (as_client { dummy_client_impl with    H.find clients_by_num (as_client { dummy_client_impl with

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

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