/[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.49 by spiralvoice, Thu Sep 1 00:04:12 2005 UTC revision 1.50 by spiralvoice, Thu Sep 8 12:26:01 2005 UTC
# Line 179  let connect_trackers file event f = Line 179  let connect_trackers file event f =
179                    H.basic_request with                    H.basic_request with
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 = get_user_agent ();
                     Printf.sprintf "MLDonkey/%s" Autoconf.current_version;  
183                  } in                  } in
184    
185                if !verbose_msg_servers then                if !verbose_msg_servers then

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

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