More whitespace fixes.
[jFCPlib.git] / src / net / pterodactylus / fcp / EndListPeerNotes.java
index 3a736be..5c381f6 100644 (file)
@@ -21,14 +21,14 @@ package net.pterodactylus.fcp;
 /**
  * The “EndListPeerNotes” message signals the end of a list of “PeerNote”
  * messages.
- * 
+ *
  * @author David ‘Bombe’ Roden <bombe@freenetproject.org>
  */
 public class EndListPeerNotes extends BaseMessage {
 
        /**
         * Creates a new “EndListPeerNotes” message that wraps the received message.
-        * 
+        *
         * @param fcpMessage
         *            The received message
         */