]> git.mxchange.org Git - jfinancials-lib.git/blobdiff - Addressbook/src/org/mxchange/addressbook/application/AddressbookApplication.java
Convention applied:
[jfinancials-lib.git] / Addressbook / src / org / mxchange / addressbook / application / AddressbookApplication.java
index 00baae06f58dbe960b474bee216e58eefd12e4d3..2d3237a6bb74e056ac3cd3f232e89c5b18b2aac9 100644 (file)
@@ -131,7 +131,7 @@ public class AddressbookApplication extends BaseFrameworkSystem implements Appli
      */\r
     public static void main (String[] args) {\r
        // Start application\r
-       new AddressbookApplication().start ();\r
+       new AddressbookApplication().start();\r
     }\r
 \r
     /**\r
@@ -197,7 +197,7 @@ public class AddressbookApplication extends BaseFrameworkSystem implements Appli
        this.getLogger().info("Program is started.");\r
 \r
        // Launch application\r
-       ApplicationManager.getManager(this).start ();\r
+       ApplicationManager.getManager(this).start();\r
 \r
        this.getLogger().info("End of program (last line)");\r
     }\r