mldonkey-commits
[Top][All Lists]
Advanced

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

[Mldonkey-commits] Changes to mldonkey/src/utils/net/mailer.ml


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/utils/net/mailer.ml
Date: Mon, 20 Jun 2005 14:39:07 -0400

Index: mldonkey/src/utils/net/mailer.ml
diff -u mldonkey/src/utils/net/mailer.ml:1.6 
mldonkey/src/utils/net/mailer.ml:1.7
--- mldonkey/src/utils/net/mailer.ml:1.6        Sun May 29 23:26:01 2005
+++ mldonkey/src/utils/net/mailer.ml    Mon Jun 20 18:38:49 2005
@@ -179,5 +179,4 @@
         raise e
         
   with e ->
-      lprintf "Exception %s while sending mail" (Printexc2.to_string e);
-      lprint_newline ()
+      lprintf "Exception %s while sending mail\n" (Printexc2.to_string e)




reply via email to

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