X-Git-Url: https://git.pterodactylus.net/?p=jFCPlib.git;a=blobdiff_plain;f=src%2Fnet%2Fpterodactylus%2Ffcp%2FModifyConfig.java;h=412b818abb831cae59358ee51b1c41cd08ab03e1;hp=7bfc0a8349700bd17ab6e6b9efd1ffac5150287d;hb=a655177a4605236e866ac7e0ce32f7cb5289cbc4;hpb=e0d4c56493b97a16514ca865cad0ae42a2d8a5a2 diff --git a/src/net/pterodactylus/fcp/ModifyConfig.java b/src/net/pterodactylus/fcp/ModifyConfig.java index 7bfc0a8..412b818 100644 --- a/src/net/pterodactylus/fcp/ModifyConfig.java +++ b/src/net/pterodactylus/fcp/ModifyConfig.java @@ -20,7 +20,7 @@ package net.pterodactylus.fcp; /** * The “ModifyConfig” message is used to change the node’s configuration. - * + * * @author David ‘Bombe’ Roden <bombe@freenetproject.org> */ public class ModifyConfig extends FcpMessage { @@ -34,7 +34,7 @@ public class ModifyConfig extends FcpMessage { /** * Sets the option with the given name to the given value. - * + * * @param option * The name of the option * @param value