From 4d0e1f11f3394b5885f35d81fa46575f4c3555d2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Thu, 20 Apr 2017 00:23:36 +0200 Subject: [PATCH] cellphone is history, now there is mobile ... ;-) MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roland Häder --- src/org/mxchange/addressbook/client/console/ConsoleClient.java | 1 + 1 file changed, 1 insertion(+) diff --git a/src/org/mxchange/addressbook/client/console/ConsoleClient.java b/src/org/mxchange/addressbook/client/console/ConsoleClient.java index 6bccf45..cde92d1 100644 --- a/src/org/mxchange/addressbook/client/console/ConsoleClient.java +++ b/src/org/mxchange/addressbook/client/console/ConsoleClient.java @@ -660,4 +660,5 @@ public class ConsoleClient extends BaseAddressbookClient implements AddressbookC // Trace message this.getLoggerBeanLocal().logTrace("EXIT!"); //NOI18N } + } -- 2.39.2