]> git.mxchange.org Git - jfinancials-lib.git/commitdiff
Trailing spaces are no good ideas.
authorRoland Haeder <roland@mxchange.org>
Tue, 4 Aug 2015 05:59:38 +0000 (07:59 +0200)
committerRoland Haeder <roland@mxchange.org>
Tue, 4 Aug 2015 05:59:38 +0000 (07:59 +0200)
Signed-off-by:Roland Häder <roland@mxchange.org>

Addressbook/src/org/mxchange/addressbook/BaseFrameworkSystem.java

index 8032445b2a6dd25437f75e5fdb5f5ea6e34f18cb..b7a67112a6ebd1dfe185bed1e7ba7f1dc1fbe5fc 100644 (file)
@@ -632,7 +632,7 @@ public class BaseFrameworkSystem implements FrameworkInterface {
                        // Increment index
                        index++;
                }
-       
+
                // Trace message
                this.getLogger().trace(MessageFormat.format("tokens({0})={1} - EXIT!", tokens.length, Arrays.toString(tokens))); //NOI18N
 
@@ -674,7 +674,7 @@ public class BaseFrameworkSystem implements FrameworkInterface {
                        // Really bad?
                        this.abortProgramWithException(ex);
                }
-       
+
                // Trace message
                this.getLogger().trace(MessageFormat.format("isBool={0} - EXIT!", isBool)); //NOI18N