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/donkey/donkeyOneFile


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/networks/donkey/donkeyOneFile.ml
Date: Sun, 17 Jul 2005 12:13:02 -0400

Index: mldonkey/src/networks/donkey/donkeyOneFile.ml
diff -u mldonkey/src/networks/donkey/donkeyOneFile.ml:1.21 
mldonkey/src/networks/donkey/donkeyOneFile.ml:1.22
--- mldonkey/src/networks/donkey/donkeyOneFile.ml:1.21  Sun Apr 24 19:44:16 2005
+++ mldonkey/src/networks/donkey/donkeyOneFile.ml       Sun Jul 17 16:12:59 2005
@@ -112,6 +112,8 @@
   match file.file_shared with
     None -> ()
   | Some s -> 
+      if !verbose_share then
+        lprintf_nl "EDK: unshare_file %s" file.file_diskname;
       file.file_shared <- None;
       decr nshared_files;
       CommonShared.shared_calculate_total_bytes ();




reply via email to

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