/[mldonkey]/mldonkey/src/networks/gnutella2/g2Redirector.ml
ViewVC logotype

Diff of /mldonkey/src/networks/gnutella2/g2Redirector.ml

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

revision 1.6 by spiralvoice, Sun Mar 20 01:41:30 2005 UTC revision 1.7 by spiralvoice, Thu Sep 1 00:04:12 2005 UTC
# Line 77  let connect () = Line 77  let connect () =
77                H.req_url = Url.of_string url;                H.req_url = Url.of_string url;
78                H.req_proxy = !CommonOptions.http_proxy;                H.req_proxy = !CommonOptions.http_proxy;
79                H.req_user_agent =                H.req_user_agent =
80                Printf.sprintf "MLdonkey/%s" Autoconf.current_version;                Printf.sprintf "MLDonkey/%s" Autoconf.current_version;
81              } in              } in
82            if !verbose then            if !verbose then
83              lprintf "Connecting G2 redirector\n";              lprintf "Connecting G2 redirector\n";

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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