X-Git-Url: https://git.pterodactylus.net/?p=jFCPlib.git;a=blobdiff_plain;f=src%2Fnet%2Fpterodactylus%2Ffcp%2FFCPPluginMessage.java;h=3593fc0d6d23cc00eb83cc768db0dec1f9e28866;hp=b551b3f3c110c3d6f88df5931bdc01785fe17487;hb=19b64d7251237d7fae94b152d8a83b346ff77c33;hpb=450cca137543c1d8adfdca98b410dfefeb6256cf diff --git a/src/net/pterodactylus/fcp/FCPPluginMessage.java b/src/net/pterodactylus/fcp/FCPPluginMessage.java index b551b3f..3593fc0 100644 --- a/src/net/pterodactylus/fcp/FCPPluginMessage.java +++ b/src/net/pterodactylus/fcp/FCPPluginMessage.java @@ -64,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