summaryrefslogtreecommitdiff
path: root/src/being.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/being.cpp')
-rw-r--r--src/being.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/being.cpp b/src/being.cpp
index 3b35ad9f0..6be9effb4 100644
--- a/src/being.cpp
+++ b/src/being.cpp
@@ -86,7 +86,7 @@ class BeingCacheEntry final
{
}
- A_DELETE_COPY(BeingCacheEntry);
+ A_DELETE_COPY(BeingCacheEntry)
int getId() const
{ return mId; }