X-Git-Url: https://git.pterodactylus.net/?p=jFCPlib.git;a=blobdiff_plain;f=src%2Fnet%2Fpterodactylus%2Ffcp%2FWatchGlobal.java;h=b973679ae384ca9109a76fb438a04d1ca225f4dd;hp=ffb46811005f85690b672863ca692d17466233d3;hb=a655177a4605236e866ac7e0ce32f7cb5289cbc4;hpb=e0d4c56493b97a16514ca865cad0ae42a2d8a5a2 diff --git a/src/net/pterodactylus/fcp/WatchGlobal.java b/src/net/pterodactylus/fcp/WatchGlobal.java index ffb4681..b973679 100644 --- a/src/net/pterodactylus/fcp/WatchGlobal.java +++ b/src/net/pterodactylus/fcp/WatchGlobal.java @@ -21,14 +21,14 @@ package net.pterodactylus.fcp; /** * The “WatchGlobal” messages enables clients to watch the global queue in * addition to the client-local queue. - * + * * @author David ‘Bombe’ Roden <bombe@freenetproject.org> */ public class WatchGlobal extends FcpMessage { /** * Enables or disables watching the global queue. - * + * * @param enabled * true to watch the global queue and the * client-local queue, false to watch only the @@ -41,7 +41,7 @@ public class WatchGlobal extends FcpMessage { /** * Enables or disables watching the global queue, optionally masking out * certain events. - * + * * @param enabled * true to watch the global queue and the * client-local queue, false to watch only the