Formatting fixes.
[jFCPlib.git] / src / net / pterodactylus / fcp / FCPPluginMessage.java
index 43df7d6..3593fc0 100644 (file)
@@ -24,7 +24,6 @@ package net.pterodactylus.fcp;
  * payload to a plugin.
  * 
  * @author David ‘Bombe’ Roden <bombe@freenetproject.org>
- * @version $Id$
  */
 public class FCPPluginMessage extends FcpMessage {
 
@@ -65,7 +64,8 @@ public class FCPPluginMessage extends FcpMessage {
 
        /**
         * Sets the length of data of the optional payload. If you call this method
-        * you also have to call {@link #setPayloadInputStream(java.io.InputStream)}!
+        * you also have to call {@link #setPayloadInputStream(java.io.InputStream)}
+        * !
         * 
         * @param dataLength
         *            The length of data in the payload input stream