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


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/daemon/common/commonServer.ml
Date: Mon, 10 Oct 2005 12:22:31 -0400

Index: mldonkey/src/daemon/common/commonServer.ml
diff -u mldonkey/src/daemon/common/commonServer.ml:1.20 
mldonkey/src/daemon/common/commonServer.ml:1.21
--- mldonkey/src/daemon/common/commonServer.ml:1.20     Sun Sep 18 19:00:50 2005
+++ mldonkey/src/daemon/common/commonServer.ml  Mon Oct 10 16:22:24 2005
@@ -86,7 +86,7 @@
   let s = as_server_impl s in
   s.impl_server_num
 
-module H = Weak2.Make(struct
+module H = Weak.Make(struct
       type t = server
       let hash s = Hashtbl.hash (server_num s)
 




reply via email to

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