/[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.19 by spiralvoice, Sun Aug 7 12:57:22 2005 UTC revision 1.20 by spiralvoice, Fri Sep 2 23:48:54 2005 UTC
# Line 107  let referers = define_option bittorrent_ Line 107  let referers = define_option bittorrent_
107      "Referer sent with http request to get .torrent file"      "Referer sent with http request to get .torrent file"
108      (list_option (tuple2_option (string_option, string_option))) [(".*suprnova.*", "http://www.suprnova.org/")]      (list_option (tuple2_option (string_option, string_option))) [(".*suprnova.*", "http://www.suprnova.org/")]
109    
110    let old_files =
111      define_option bittorrent_section ["old_files"]
112        "" (list_option (tuple2_option (string_option, int64_option))) []

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

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