[Top][All Lists]
[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, 20 Jun 2005 14:54:51 -0400 |
Index: mldonkey/src/daemon/common/commonFile.ml
diff -u mldonkey/src/daemon/common/commonFile.ml:1.31
mldonkey/src/daemon/common/commonFile.ml:1.32
--- mldonkey/src/daemon/common/commonFile.ml:1.31 Thu Jun 2 17:43:03 2005
+++ mldonkey/src/daemon/common/commonFile.ml Mon Jun 20 18:54:47 2005
@@ -547,7 +547,7 @@
n.network_name
(file_num file)
(String2.shorten 80 (file_best_name file))
- (Md4.to_string info.G.file_md4)
+ (string_of_uids info.G.file_uids)
(Int64.to_string info.G.file_size)
(Int64.to_string info.G.file_downloaded)
(file_priority file);