summaryrefslogtreecommitdiff
path: root/src/net/eathena/network.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/network.h')
-rw-r--r--src/net/eathena/network.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/eathena/network.h b/src/net/eathena/network.h
index b9cbff28e..e66a3c642 100644
--- a/src/net/eathena/network.h
+++ b/src/net/eathena/network.h
@@ -48,7 +48,7 @@ class Network final : public Ea::Network
public:
Network();
- A_DELETE_COPY(Network);
+ A_DELETE_COPY(Network)
~Network();