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, 10 Oct 2005 12:22:28 -0400

Index: mldonkey/src/daemon/common/commonClient.ml
diff -u mldonkey/src/daemon/common/commonClient.ml:1.18 
mldonkey/src/daemon/common/commonClient.ml:1.19
--- mldonkey/src/daemon/common/commonClient.ml:1.18     Mon Aug  1 20:58:01 2005
+++ mldonkey/src/daemon/common/commonClient.ml  Mon Oct 10 16:22:24 2005
@@ -105,7 +105,7 @@
 
 let dummy_client = as_client dummy_client_impl
 
-module H = Weak2.Make(struct
+module H = Weak.Make(struct
       type t = client
       let hash c = Hashtbl.hash (client_num c)
 




reply via email to

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