/[mldonkey]/mldonkey/src/daemon/driver/driverMain.ml
ViewVC logotype

Diff of /mldonkey/src/daemon/driver/driverMain.ml

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

revision 1.45 by spiralvoice, Mon Jun 20 18:56:44 2005 UTC revision 1.46 by spiralvoice, Tue Jun 28 22:49:37 2005 UTC
# Line 519  let _ = Line 519  let _ =
519          (if !!gui_bind_addr = Ip.any then "127.0.0.1"          (if !!gui_bind_addr = Ip.any then "127.0.0.1"
520                  else Ip.to_string !!gui_bind_addr)  !!gui_port;                  else Ip.to_string !!gui_bind_addr)  !!gui_port;
521    lprintf (_b "If you connect from a remote machine adjust allowed_ips\n\n");    lprintf (_b "If you connect from a remote machine adjust allowed_ips\n\n");
522        if Autoconf.system = "windows" then lprintf (_b "%s") win_message;
523    lprint_string (DriverControlers.text_of_html !!motd_html);    lprint_string (DriverControlers.text_of_html !!motd_html);
524    lprint_newline ();    lprint_newline ();
525        

Legend:
Removed from v.1.45  
changed lines
  Added in v.1.46

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