From: David ‘Bombe’ Roden Date: Sat, 24 May 2008 22:40:51 +0000 (+0200) Subject: forgot one file X-Git-Tag: v0.1.1~117 X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;h=6ddbed696a3cfa6521e187a2ad01654538c11148;hp=64c2c9bd494f3ea9d1ae84f8d86827dea025bee6;p=jFCPlib.git forgot one file --- diff --git a/src/net/pterodactylus/fcp/EndListPersistentRequests.java b/src/net/pterodactylus/fcp/EndListPersistentRequests.java index ac45604..586dbac 100644 --- a/src/net/pterodactylus/fcp/EndListPersistentRequests.java +++ b/src/net/pterodactylus/fcp/EndListPersistentRequests.java @@ -24,7 +24,6 @@ package net.pterodactylus.fcp; * {@link PersistentGet} and {@link PersistentPut} requests. * * @author David ‘Bombe’ Roden <bombe@freenetproject.org> - */ public class EndListPersistentRequests extends BaseMessage {