/[mldonkey]/mldonkey/src/networks/bittorrent/bTOptions.ml
ViewVC logotype

Diff of /mldonkey/src/networks/bittorrent/bTOptions.ml

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

revision 1.22 by spiralvoice, Sun Oct 23 16:00:14 2005 UTC revision 1.23 by spiralvoice, Sat Nov 5 16:23:40 2005 UTC
# Line 124  let user_agent = define_option bittorren Line 124  let user_agent = define_option bittorren
124      "User agent string (default = \"default\")"      "User agent string (default = \"default\")"
125      string_option "default"      string_option "default"
126    
127    let options_version = define_option bittorrent_section ["options_version"]
128        "(internal option)"
129        int_option 0
130    
131  let old_files =  let old_files =
132    define_option bittorrent_section ["old_files"]    define_option bittorrent_section ["old_files"]
133      "" (list_option (tuple2_option (string_option, int64_option))) []      "" (list_option (tuple2_option (string_option, int64_option))) []

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

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