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


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

Index: mldonkey/src/daemon/common/commonFile.ml
diff -u mldonkey/src/daemon/common/commonFile.ml:1.39 
mldonkey/src/daemon/common/commonFile.ml:1.40
--- mldonkey/src/daemon/common/commonFile.ml:1.39       Mon Sep 19 10:09:05 2005
+++ mldonkey/src/daemon/common/commonFile.ml    Mon Oct 10 16:22:24 2005
@@ -141,7 +141,7 @@
 (*                                                                       *)
 (*************************************************************************)
 
-module H = Weak2.Make(struct
+module H = Weak.Make(struct
       type t = file
       let hash file = Hashtbl.hash (file_num file)
       




reply via email to

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