More whitespace fixes.
[jFCPlib.git] / src / net / pterodactylus / fcp / ListPersistentRequests.java
index 2b55fdc..645205c 100644 (file)
@@ -22,7 +22,7 @@ package net.pterodactylus.fcp;
  * Command to tell the node to list all persistent requests from the current
  * queue, which is either the global queue or the client-local queue, depending
  * on your {@link WatchGlobal} status.
- * 
+ *
  * @author David ‘Bombe’ Roden <bombe@freenetproject.org>
  */
 public class ListPersistentRequests extends FcpMessage {