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

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

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

revision 1.7 by mldonkey, Mon Aug 9 17:59:47 2004 UTC revision 1.8 by spiralvoice, Mon Jun 20 18:38:49 2005 UTC
# Line 143  let local_search search = Line 143  let local_search search =
143  TcpBufferedSocket.write_string t_out (Buffer.contents buf)  TcpBufferedSocket.write_string t_out (Buffer.contents buf)
144    *)    *)
145      with e ->      with e ->
146          lprintf "Exception %s while starting local_index_find"          lprintf "Exception %s while starting local_index_find\n"
147            (Printexc2.to_string e); lprint_newline ()            (Printexc2.to_string e)
148    
149  *)  *)
150        

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

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