X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fnet%2Fpterodactylus%2Ffcp%2FListPersistentRequests.java;h=645205c6532988adc069c2e2430f4db72e8424a4;hb=dd605aee444057a874fabf7fb0045b8448b0d1cd;hp=2b55fdcd2721439877eebe7d8c5e485f613165ec;hpb=e0d4c56493b97a16514ca865cad0ae42a2d8a5a2;p=jFCPlib.git diff --git a/src/net/pterodactylus/fcp/ListPersistentRequests.java b/src/net/pterodactylus/fcp/ListPersistentRequests.java index 2b55fdc..645205c 100644 --- a/src/net/pterodactylus/fcp/ListPersistentRequests.java +++ b/src/net/pterodactylus/fcp/ListPersistentRequests.java @@ -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 {