mldonkey-commits
[Top][All Lists]
Advanced

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

[Mldonkey-commits] Changes to mldonkey/src/networks/fileTP/fileTPTypes.m


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/networks/fileTP/fileTPTypes.ml
Date: Wed, 27 Jul 2005 18:16:03 -0400

Index: mldonkey/src/networks/fileTP/fileTPTypes.ml
diff -u mldonkey/src/networks/fileTP/fileTPTypes.ml:1.7 
mldonkey/src/networks/fileTP/fileTPTypes.ml:1.8
--- mldonkey/src/networks/fileTP/fileTPTypes.ml:1.7     Tue Jul 26 23:16:48 2005
+++ mldonkey/src/networks/fileTP/fileTPTypes.ml Wed Jul 27 22:16:02 2005
@@ -53,6 +53,7 @@
 and download = {
     download_file : file;
     download_url : Url.url;
+    download_referer : Url.url;
     mutable download_chunks : (int64 * int64) list;
     mutable download_uploader : Int64Swarmer.uploader option;
     mutable download_ranges : (int64 * int64 * Int64Swarmer.range) list;




reply via email to

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