mldonkey-commits
[Top][All Lists]
Advanced

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

[Mldonkey-commits] Changes to mldonkey/src/daemon/common/commonClient.ml


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/daemon/common/commonClient.ml
Date: Mon, 01 Aug 2005 16:58:01 -0400

Index: mldonkey/src/daemon/common/commonClient.ml
diff -u mldonkey/src/daemon/common/commonClient.ml:1.17 
mldonkey/src/daemon/common/commonClient.ml:1.18
--- mldonkey/src/daemon/common/commonClient.ml:1.17     Mon Aug  1 20:15:28 2005
+++ mldonkey/src/daemon/common/commonClient.ml  Mon Aug  1 20:58:01 2005
@@ -451,7 +451,7 @@
       if i.GuiTypes.client_uploaded = Int64.zero && ctime > 1 then
         begin
          client_disconnect c;
-          lprintf_nl "disconnected client %d: [%s %s] %s after %d minute of 
silence."
+          if !verbose then lprintf_nl "disconnected client %d: [%s %s] %s 
after %d minute of silence."
            (client_num c)
            i.GuiTypes.client_software
            i.GuiTypes.client_release




reply via email to

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