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


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/utils/net/http_server.ml
Date: Wed, 21 Sep 2005 14:10:08 -0400

Index: mldonkey/src/utils/net/http_server.ml
diff -u mldonkey/src/utils/net/http_server.ml:1.22 
mldonkey/src/utils/net/http_server.ml:1.23
--- mldonkey/src/utils/net/http_server.ml:1.22  Mon Aug 15 20:27:56 2005
+++ mldonkey/src/utils/net/http_server.ml       Wed Sep 21 18:10:06 2005
@@ -810,7 +810,7 @@
         (match Ip_set.match_ip !Ip_set.bl from_ip with
            None -> true
          | Some br ->
-             lprintf "[HTTPSRV]:  %s:%d blocked: %s\n"
+             lprintf "[HTTPSRV] %s:%d blocked: %s\n"
                (Ip.to_string from_ip) from_port br.blocking_description;
              false) then
         let token = create_token unlimited_connection_manager in




reply via email to

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