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, 19 Sep 2005 06:09:06 -0400

Index: mldonkey/src/daemon/common/commonFile.ml
diff -u mldonkey/src/daemon/common/commonFile.ml:1.38 
mldonkey/src/daemon/common/commonFile.ml:1.39
--- mldonkey/src/daemon/common/commonFile.ml:1.38       Mon Aug 29 14:54:59 2005
+++ mldonkey/src/daemon/common/commonFile.ml    Mon Sep 19 10:09:05 2005
@@ -844,6 +844,7 @@
       let counter = ref 0 in
       H.iter (fun _ -> incr counter) files_by_num;
       Printf.bprintf buf "  files: %d\n" !counter;
+      Printf.bprintf buf "  files_ops: %d\n" (List.length !files_ops);
   )
 
 




reply via email to

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