mldonkey-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-commits] Changes to mldonkey/src/networks/donkey/donkeySearch.


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/networks/donkey/donkeySearch.ml
Date: Mon, 20 Jun 2005 14:38:59 -0400

Index: mldonkey/src/networks/donkey/donkeySearch.ml
diff -u mldonkey/src/networks/donkey/donkeySearch.ml:1.7 
mldonkey/src/networks/donkey/donkeySearch.ml:1.8
--- mldonkey/src/networks/donkey/donkeySearch.ml:1.7    Mon Aug  9 17:59:47 2004
+++ mldonkey/src/networks/donkey/donkeySearch.ml        Mon Jun 20 18:38:49 2005
@@ -143,8 +143,8 @@
 TcpBufferedSocket.write_string t_out (Buffer.contents buf)
   *)
     with e ->
-        lprintf "Exception %s while starting local_index_find"
-          (Printexc2.to_string e); lprint_newline ()
+        lprintf "Exception %s while starting local_index_find\n"
+          (Printexc2.to_string e)
 
 *)
   




reply via email to

[Prev in Thread] Current Thread [Next in Thread]