Reformat source code, new line length for comments (79), some trailing whitespace...
[jFCPlib.git] / src / main / java / net / pterodactylus / fcp / GetRequestStatus.java
index 5e2d63b..14a0555 100644 (file)
@@ -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>
  */