From 6ddbed696a3cfa6521e187a2ad01654538c11148 Mon Sep 17 00:00:00 2001 From: =?utf8?q?David=20=E2=80=98Bombe=E2=80=99=20Roden?= Date: Sun, 25 May 2008 00:40:51 +0200 Subject: [PATCH 1/1] forgot one file --- src/net/pterodactylus/fcp/EndListPersistentRequests.java | 1 - 1 file changed, 1 deletion(-) 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 { -- 2.7.4