/[mldonkey]/mldonkey/src/daemon/common/commonOptions.ml
ViewVC logotype

Diff of /mldonkey/src/daemon/common/commonOptions.ml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.93 by spiralvoice, Mon Oct 10 15:18:24 2005 UTC revision 1.94 by spiralvoice, Sun Oct 16 20:42:50 2005 UTC
# Line 911  let delete_original = define_option curr Line 911  let delete_original = define_option curr
911  let max_recover_gap = define_option current_section ["max_recover_zeroes_gap"]  let max_recover_gap = define_option current_section ["max_recover_zeroes_gap"]
912    "The maximal length of zero bytes between non-zero bytes in a file that    "The maximal length of zero bytes between non-zero bytes in a file that
913  should be interpreted as downloaded during a recovery"  should be interpreted as downloaded during a recovery"
914      int64_option (Int64.of_int 16)      int64_option 16L
915    
916  let file_completed_cmd = define_option current_section  let file_completed_cmd = define_option current_section
917      ["file_completed_cmd"] "A command that is called when a file is completely      ["file_completed_cmd"] "A command that is called when a file is completely

Legend:
Removed from v.1.93  
changed lines
  Added in v.1.94

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26