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/bittorrent/bTStats.m


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/networks/bittorrent/bTStats.mli
Date: Mon, 07 Nov 2005 15:11:53 -0500

Index: mldonkey/src/networks/bittorrent/bTStats.mli
diff -u mldonkey/src/networks/bittorrent/bTStats.mli:1.2 
mldonkey/src/networks/bittorrent/bTStats.mli:1.3
--- mldonkey/src/networks/bittorrent/bTStats.mli:1.2    Sun Aug  7 12:57:22 2005
+++ mldonkey/src/networks/bittorrent/bTStats.mli        Mon Nov  7 20:11:42 2005
@@ -23,10 +23,9 @@
 val count_seen : BTTypes.client -> unit
 val count_banned : BTTypes.client -> unit
 val count_filerequest : BTTypes.client -> unit
-val count_download : BTTypes.client -> BTTypes.file -> Int64.t -> unit
-val count_upload : BTTypes.client -> BTTypes.file -> Int64.t -> unit
+val count_download : BTTypes.client -> Int64.t -> unit
+val count_upload : BTTypes.client -> Int64.t -> unit
 
-val gbrand_to_string : brand -> string
-val print_stats : Buffer.t -> unit
+val print_stats : ui_conn -> CommonStats.style -> unit
 
 (*val save_download_history : BTTypes.file -> unit*)




reply via email to

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