summaryrefslogtreecommitdiff
path: root/src/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client.h')
-rw-r--r--src/client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client.h b/src/client.h
index f25e30297..c8f338a53 100644
--- a/src/client.h
+++ b/src/client.h
@@ -200,7 +200,7 @@ public:
Client(const Options &options);
- A_DELETE_COPY(Client);
+ A_DELETE_COPY(Client)
~Client();