X-Git-Url: https://git.pterodactylus.net/?p=jFCPlib.git;a=blobdiff_plain;f=src%2Fnet%2Fpterodactylus%2Ffcp%2FGetNode.java;h=799b44bd3271dc2b4b9b018ccfdba928afcde8a9;hp=f2d74ab3c7cb1169edc6de3d2f0c0fa02a05341e;hb=a655177a4605236e866ac7e0ce32f7cb5289cbc4;hpb=e0d4c56493b97a16514ca865cad0ae42a2d8a5a2 diff --git a/src/net/pterodactylus/fcp/GetNode.java b/src/net/pterodactylus/fcp/GetNode.java index f2d74ab..799b44b 100644 --- a/src/net/pterodactylus/fcp/GetNode.java +++ b/src/net/pterodactylus/fcp/GetNode.java @@ -21,7 +21,7 @@ package net.pterodactylus.fcp; /** * The “GetNode” command returns the darknet or opennet noderef of the node, * optionally including private and volatile data. - * + * * @author David ‘Bombe’ Roden <bombe@freenetproject.org> */ public class GetNode extends FcpMessage { @@ -38,7 +38,7 @@ public class GetNode extends FcpMessage { * including private and volatile data, if requested. If any of the Boolean * parameters are null the parameter is ignored and the node’s * default value is used. - * + * * @param giveOpennetRef * true to request the opennet noderef, * false for darknet