summaryrefslogtreecommitdiff
path: root/methods/copy.cc
diff options
context:
space:
mode:
Diffstat (limited to 'methods/copy.cc')
-rw-r--r--methods/copy.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/methods/copy.cc b/methods/copy.cc
index 82eed150c..44205e4cd 100644
--- a/methods/copy.cc
+++ b/methods/copy.cc
@@ -24,7 +24,7 @@
#include <apti18n.h>
/*}}}*/
-class CopyMethod : public aptMethod
+class CopyMethod final : public aptMethod
{
virtual bool Fetch(FetchItem *Itm) APT_OVERRIDE;