[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Mldonkey-commits] Changes to mldonkey/src/utils/lib/unix32.ml
|
From: |
mldonkey-commits |
|
Subject: |
[Mldonkey-commits] Changes to mldonkey/src/utils/lib/unix32.ml |
|
Date: |
Mon, 10 Oct 2005 12:22:54 -0400 |
Index: mldonkey/src/utils/lib/unix32.ml
diff -u mldonkey/src/utils/lib/unix32.ml:1.46
mldonkey/src/utils/lib/unix32.ml:1.47
--- mldonkey/src/utils/lib/unix32.ml:1.46 Thu Oct 6 17:34:22 2005
+++ mldonkey/src/utils/lib/unix32.ml Mon Oct 10 16:22:25 2005
@@ -936,7 +936,7 @@
mutable buffers : (string * int * int * int64 * int64) list;
}
-module H = Weak2.Make(struct
+module H = Weak.Make(struct
type old_t = file
type t = old_t
let hash t = Hashtbl.hash t.filename