]> git.mxchange.org Git - pizzaservice-mailer-ejb.git/commitdiff
Some empty lines added/removed
authorRoland Haeder <roland@mxchange.org>
Sat, 20 Feb 2016 20:56:26 +0000 (21:56 +0100)
committerRoland Haeder <roland@mxchange.org>
Sat, 20 Feb 2016 20:56:26 +0000 (21:56 +0100)
src/java/org/mxchange/addressbook/model/shared/SharedAddressbooksSessionBean.java

index 39f1c2ae0d9e8741796f11031ace6fa4977dcd6d..b2dfb63f6483cebfd12fdb2305f520211fd35556 100644 (file)
@@ -166,6 +166,7 @@ public class SharedAddressbooksSessionBean extends BaseDatabaseBean implements S
         * <p>
         * @param addressbook Address book to be shared with
         * @param sharee User sharee instance
+        * <p>
         * @return Wether the address book is already shared with the sharee
         */
        private boolean isUserAlreadySharingAddressbook (final Addressbook addressbook, final User sharee) {