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

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

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

revision 1.48 by spiralvoice, Mon Aug 15 20:30:11 2005 UTC revision 1.49 by spiralvoice, Thu Sep 1 00:04:12 2005 UTC
# Line 180  let connect_trackers file event f = Line 180  let connect_trackers file event f =
180                    H.req_url = Url.of_string ~args: args url;                    H.req_url = Url.of_string ~args: args url;
181                    H.req_proxy = !CommonOptions.http_proxy;                    H.req_proxy = !CommonOptions.http_proxy;
182                    H.req_user_agent =                    H.req_user_agent =
183                      Printf.sprintf "MLdonkey/%s" Autoconf.current_version;                      Printf.sprintf "MLDonkey/%s" Autoconf.current_version;
184                  } in                  } in
185    
186                if !verbose_msg_servers then                if !verbose_msg_servers then

Legend:
Removed from v.1.48  
changed lines
  Added in v.1.49

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