merge from master
[nikiroo-utils.git] / library / RemoteLibrary.java
index ad92800878f63e31587fa449a07c4618a971bc49..3e0e192d1806abb2e7d4bd270f0e808821c20991 100644 (file)
@@ -446,7 +446,7 @@ public class RemoteLibrary extends BasicLibrary {
         * @throws SSLException
         *             when the key was not accepted
         */
-       public void exit() throws IOException, SSLException {
+       public void stop() throws IOException, SSLException {
                connectRemoteAction(new RemoteAction() {
                        @Override
                        public void action(ConnectActionClientObject action)