summaryrefslogtreecommitdiff
path: root/modules/database/db_atheme.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/database/db_atheme.cpp')
-rw-r--r--modules/database/db_atheme.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/database/db_atheme.cpp b/modules/database/db_atheme.cpp
index 97b1af50f..a62571b4b 100644
--- a/modules/database/db_atheme.cpp
+++ b/modules/database/db_atheme.cpp
@@ -1393,7 +1393,7 @@ private:
return false;
}
- auto ot = OperType::Find(type);
+ auto *ot = OperType::Find(type);
if (!ot)
{
// Attempt to convert oper types.