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


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

Index: mldonkey/src/daemon/common/commonUser.ml
diff -u mldonkey/src/daemon/common/commonUser.ml:1.3 
mldonkey/src/daemon/common/commonUser.ml:1.4
--- mldonkey/src/daemon/common/commonUser.ml:1.3        Thu Jul 29 10:25:33 2004
+++ mldonkey/src/daemon/common/commonUser.ml    Mon Oct 10 16:22:24 2005
@@ -58,7 +58,7 @@
 
   
 let dummy_user  = as_user dummy_user_impl
-module H = Weak2.Make(struct
+module H = Weak.Make(struct
       type t = user
       let hash x = Hashtbl.hash (user_num x)
       




reply via email to

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