From: David ‘Bombe’ Roden Date: Fri, 22 May 2009 05:10:39 +0000 (+0200) Subject: Reformatting. X-Git-Tag: v0.1.1~52 X-Git-Url: https://git.pterodactylus.net/?p=jFCPlib.git;a=commitdiff_plain;h=bb2b288e22b14cb640745ffc3ebd23db435ad505 Reformatting. --- diff --git a/src/net/pterodactylus/fcp/FcpConnection.java b/src/net/pterodactylus/fcp/FcpConnection.java index e9db700..3329063 100644 --- a/src/net/pterodactylus/fcp/FcpConnection.java +++ b/src/net/pterodactylus/fcp/FcpConnection.java @@ -337,8 +337,8 @@ public class FcpConnection implements Closeable { // /** - * Incremets the counter in {@link #incomingMessageStatistics} by 1 - * for the given message name. + * Incremets the counter in {@link #incomingMessageStatistics} by + * 1 for the given message name. * * @param name * The name of the message to count