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/donkeyOvernet


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/networks/donkey/donkeyOvernet.ml
Date: Wed, 19 Oct 2005 17:06:12 -0400

Index: mldonkey/src/networks/donkey/donkeyOvernet.ml
diff -u mldonkey/src/networks/donkey/donkeyOvernet.ml:1.52 
mldonkey/src/networks/donkey/donkeyOvernet.ml:1.53
--- mldonkey/src/networks/donkey/donkeyOvernet.ml:1.52  Mon Oct 10 16:18:29 2005
+++ mldonkey/src/networks/donkey/donkeyOvernet.ml       Wed Oct 19 21:06:08 2005
@@ -918,7 +918,7 @@
   let other_ip = ip_of_udp_packet p in
   let other_port = port_of_udp_packet p in
   if !verbose_overnet then
-    lprintf_nl () "UDP FROM %s:%d:\n  %s"
+    lprintf_nl () "UDP FROM %s:%d type %s"
       (Ip.to_string other_ip) other_port
       (message_to_string t);
   match t with




reply via email to

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