mldonkey-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-commits] Changes to mldonkey/src/im/imAccount.ml


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/im/imAccount.ml
Date: Mon, 10 Oct 2005 12:22:41 -0400

Index: mldonkey/src/im/imAccount.ml
diff -u mldonkey/src/im/imAccount.ml:1.3 mldonkey/src/im/imAccount.ml:1.4
--- mldonkey/src/im/imAccount.ml:1.3    Wed Mar  2 20:37:09 2005
+++ mldonkey/src/im/imAccount.ml        Mon Oct 10 16:22:25 2005
@@ -89,7 +89,7 @@
   
 let dummy_account = as_account dummy_account_impl  
 
-module H = Weak2.Make(struct
+module H = Weak.Make(struct
       type t = account
       let hash account = Hashtbl.hash (account_num account)
       




reply via email to

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