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


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

Index: mldonkey/src/im/imRoom.ml
diff -u mldonkey/src/im/imRoom.ml:1.3 mldonkey/src/im/imRoom.ml:1.4
--- mldonkey/src/im/imRoom.ml:1.3       Wed Mar  2 20:37:09 2005
+++ mldonkey/src/im/imRoom.ml   Mon Oct 10 16:22:25 2005
@@ -65,7 +65,7 @@
   
 let dummy_room = as_room dummy_room_impl  
 
-module H = Weak2.Make(struct
+module H = Weak.Make(struct
       type t = room
       let hash room = Hashtbl.hash (room_num room)
       




reply via email to

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