X-Git-Url: https://git.pterodactylus.net/?p=jFCPlib.git;a=blobdiff_plain;f=src%2Fnet%2Fpterodactylus%2Ffcp%2FShutdown.java;h=3841c4df29bfe6977bf3cdfdf667db2880f02779;hp=42b136a139b103ef87ae513deb1d8ec3a2cdeb94;hb=a655177a4605236e866ac7e0ce32f7cb5289cbc4;hpb=e0d4c56493b97a16514ca865cad0ae42a2d8a5a2 diff --git a/src/net/pterodactylus/fcp/Shutdown.java b/src/net/pterodactylus/fcp/Shutdown.java index 42b136a..3841c4d 100644 --- a/src/net/pterodactylus/fcp/Shutdown.java +++ b/src/net/pterodactylus/fcp/Shutdown.java @@ -20,7 +20,7 @@ package net.pterodactylus.fcp; /** * Command that shuts down the node. - * + * * @author David ‘Bombe’ Roden <bombe@freenetproject.org> */ public class Shutdown extends FcpMessage {