X-Git-Url: https://git.pterodactylus.net/?p=jFCPlib.git;a=blobdiff_plain;f=src%2Fmain%2Fjava%2Fnet%2Fpterodactylus%2Ffcp%2FGetRequestStatus.java;h=14a0555c6e51d2c9d489231fc70341aff308f5d3;hp=5e2d63b45c0ef9e455153c0e7d7e91d9c607124d;hb=b171126719c983b590c51f22eb60a3e0afdf1fb9;hpb=572802370f7dff98b690df85b79e256335e28b33 diff --git a/src/main/java/net/pterodactylus/fcp/GetRequestStatus.java b/src/main/java/net/pterodactylus/fcp/GetRequestStatus.java index 5e2d63b..14a0555 100644 --- a/src/main/java/net/pterodactylus/fcp/GetRequestStatus.java +++ b/src/main/java/net/pterodactylus/fcp/GetRequestStatus.java @@ -20,8 +20,9 @@ package net.pterodactylus.fcp; /** * The “GetRequestStatus” message is used request status information about a - * running request. It is also the only way to trigger a download of a persisted - * completed {@link ClientGet} with a return type of {@link ReturnType#direct}. + * running request. It is also the only way to trigger a download of a + * persisted completed {@link ClientGet} with a return type of + * {@link ReturnType#direct}. * * @author David ‘Bombe’ Roden <bombe@freenetproject.org> */