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/ip_set.ml


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/utils/net/ip_set.ml
Date: Sat, 19 Nov 2005 12:19:48 -0500

Index: mldonkey/src/utils/net/ip_set.ml
diff -u mldonkey/src/utils/net/ip_set.ml:1.18 
mldonkey/src/utils/net/ip_set.ml:1.19
--- mldonkey/src/utils/net/ip_set.ml:1.18       Mon Oct 10 16:22:25 2005
+++ mldonkey/src/utils/net/ip_set.ml    Sat Nov 19 17:19:45 2005
@@ -368,7 +368,7 @@
     with MatchedIP s -> 
       incr blocked
   done;
-    Printf.printf "Blocked: %d\n" !blocked
+    Printf2.lprintf "Blocked: %d\n" !blocked
 
 let _ =
   latency1 10 check_ips ips;




reply via email to

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