X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=src%2Fnet%2Fpterodactylus%2Ffcp%2FListPeers.java;h=b0cbd1b74258be88676be4be6542852496411452;hb=a655177a4605236e866ac7e0ce32f7cb5289cbc4;hp=958e9d6d0021e204c27ffadcf67ef73e467f687f;hpb=e0d4c56493b97a16514ca865cad0ae42a2d8a5a2;p=jFCPlib.git diff --git a/src/net/pterodactylus/fcp/ListPeers.java b/src/net/pterodactylus/fcp/ListPeers.java index 958e9d6..b0cbd1b 100644 --- a/src/net/pterodactylus/fcp/ListPeers.java +++ b/src/net/pterodactylus/fcp/ListPeers.java @@ -20,7 +20,7 @@ package net.pterodactylus.fcp; /** * The “ListPeer” requests asks the node for a list of all peers it has. - * + * * @author David ‘Bombe’ Roden <bombe@freenetproject.org> */ public class ListPeers extends FcpMessage { @@ -28,7 +28,7 @@ public class ListPeers extends FcpMessage { /** * Creates a new “ListPeers” request that only includes basic data of the * peers. - * + * * @param identifier * The identifier of the request */ @@ -38,7 +38,7 @@ public class ListPeers extends FcpMessage { /** * Creates a new “ListPeers” request that includes wanted data of the peers. - * + * * @param identifier * The identifier of the request * @param withMetadata