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


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

Index: mldonkey/src/daemon/common/commonShared.ml
diff -u mldonkey/src/daemon/common/commonShared.ml:1.24 
mldonkey/src/daemon/common/commonShared.ml:1.25
--- mldonkey/src/daemon/common/commonShared.ml:1.24     Mon Sep 19 10:09:05 2005
+++ mldonkey/src/daemon/common/commonShared.ml  Mon Oct 10 16:22:24 2005
@@ -60,7 +60,7 @@
 
 let shared_num s = (as_shared_impl s).impl_shared_num
   
-module H = Weak2.Make(struct
+module H = Weak.Make(struct
       type t = shared
       let hash file = Hashtbl.hash (shared_num file)
       




reply via email to

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