mldonkey-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-commits] Changes to mldonkey/src/daemon/driver/driverMain.ml


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/daemon/driver/driverMain.ml
Date: Tue, 28 Jun 2005 18:49:43 -0400

Index: mldonkey/src/daemon/driver/driverMain.ml
diff -u mldonkey/src/daemon/driver/driverMain.ml:1.45 
mldonkey/src/daemon/driver/driverMain.ml:1.46
--- mldonkey/src/daemon/driver/driverMain.ml:1.45       Mon Jun 20 18:56:44 2005
+++ mldonkey/src/daemon/driver/driverMain.ml    Tue Jun 28 22:49:37 2005
@@ -519,7 +519,7 @@
        (if !!gui_bind_addr = Ip.any then "127.0.0.1"
                else Ip.to_string !!gui_bind_addr)  !!gui_port;
   lprintf (_b "If you connect from a remote machine adjust allowed_ips\n\n");
-  
+  if Autoconf.system = "windows" then lprintf (_b "%s") win_message;
   lprint_string (DriverControlers.text_of_html !!motd_html);
   lprint_newline ();
   




reply via email to

[Prev in Thread] Current Thread [Next in Thread]