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/bTTypes.m


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/networks/bittorrent/bTTypes.ml
Date: Sat, 12 Nov 2005 06:20:32 -0500

Index: mldonkey/src/networks/bittorrent/bTTypes.ml
diff -u mldonkey/src/networks/bittorrent/bTTypes.ml:1.27 
mldonkey/src/networks/bittorrent/bTTypes.ml:1.28
--- mldonkey/src/networks/bittorrent/bTTypes.ml:1.27    Mon Nov  7 20:11:42 2005
+++ mldonkey/src/networks/bittorrent/bTTypes.ml Sat Nov 12 11:20:20 2005
@@ -176,7 +176,7 @@
     mutable client_brand : brand;
     mutable client_release : string;
 
-    mutable client_bitmap : string option;
+    mutable client_bitmap : Bitv.t option;
     mutable client_new_chunks : int list;
 
     mutable client_upload_requests : (int * int64 * int64) list;




reply via email to

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