X-Git-Url: https://git.pterodactylus.net/?p=jFCPlib.git;a=blobdiff_plain;f=src%2Fmain%2Fjava%2Fnet%2Fpterodactylus%2Ffcp%2FFcpUtils.java;h=415cf1a6671b43128f983410c15bae791760fb84;hp=095708366bec6b54823f8daa6ce0ec105355d771;hb=b171126719c983b590c51f22eb60a3e0afdf1fb9;hpb=572802370f7dff98b690df85b79e256335e28b33 diff --git a/src/main/java/net/pterodactylus/fcp/FcpUtils.java b/src/main/java/net/pterodactylus/fcp/FcpUtils.java index 0957083..415cf1a 100644 --- a/src/main/java/net/pterodactylus/fcp/FcpUtils.java +++ b/src/main/java/net/pterodactylus/fcp/FcpUtils.java @@ -110,8 +110,8 @@ public class FcpUtils { } /** - * Tries to parse the given string into an int, returning -1 if - * the string can not be parsed. + * Tries to parse the given string into an int, returning -1 + * if the string can not be parsed. * * @param value * The string to parse