Reformat source code, new line length for comments (79), some trailing whitespace...
[jFCPlib.git] / src / main / java / net / pterodactylus / fcp / ModifyPeer.java
index dc9af6b..dfc5aa2 100644 (file)
@@ -26,12 +26,12 @@ package net.pterodactylus.fcp;
 public class ModifyPeer extends FcpMessage {
 
        /**
-        * Creates a new “ModifyPeer” request. All Boolean parameters may be null to
-        * not influence the current setting.
+        * Creates a new “ModifyPeer” request. All Boolean parameters may be null
+        * to not influence the current setting.
         *
         * @param nodeIdentifier
-        *            The identifier of the node, i.e. name, identity, or IP address
-        *            and port
+        *            The identifier of the node, i.e. name, identity, or IP
+        *            address and port
         * @param allowLocalAddresses
         *            Whether to allow local addresses from this node
         * @param disabled