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/driverCommands.


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/daemon/driver/driverCommands.ml
Date: Tue, 06 Sep 2005 07:29:18 -0400

Index: mldonkey/src/daemon/driver/driverCommands.ml
diff -u mldonkey/src/daemon/driver/driverCommands.ml:1.87 
mldonkey/src/daemon/driver/driverCommands.ml:1.88
--- mldonkey/src/daemon/driver/driverCommands.ml:1.87   Fri Sep  2 22:39:59 2005
+++ mldonkey/src/daemon/driver/driverCommands.ml        Tue Sep  6 11:29:11 2005
@@ -287,7 +287,7 @@
     "kill", Arg_none (fun o ->
         if o.conn_user == default_user then
          begin
-            CommonGlobals.exit_properly 0;
+            CommonInteractive.clean_exit 0;
            _s "exit"
          end
         else




reply via email to

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