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/commonOptions.m


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/daemon/common/commonOptions.ml
Date: Sun, 16 Oct 2005 16:42:59 -0400

Index: mldonkey/src/daemon/common/commonOptions.ml
diff -u mldonkey/src/daemon/common/commonOptions.ml:1.93 
mldonkey/src/daemon/common/commonOptions.ml:1.94
--- mldonkey/src/daemon/common/commonOptions.ml:1.93    Mon Oct 10 15:18:24 2005
+++ mldonkey/src/daemon/common/commonOptions.ml Sun Oct 16 20:42:50 2005
@@ -911,7 +911,7 @@
 let max_recover_gap = define_option current_section ["max_recover_zeroes_gap"]
   "The maximal length of zero bytes between non-zero bytes in a file that
 should be interpreted as downloaded during a recovery"
-    int64_option (Int64.of_int 16)
+    int64_option 16L
 
 let file_completed_cmd = define_option current_section
     ["file_completed_cmd"] "A command that is called when a file is completely




reply via email to

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