summaryrefslogtreecommitdiff
path: root/include/regexpr.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/regexpr.h')
-rw-r--r--include/regexpr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/regexpr.h b/include/regexpr.h
index 536c891c1..e48d2582b 100644
--- a/include/regexpr.h
+++ b/include/regexpr.h
@@ -15,7 +15,7 @@
#include "anope.h"
#include "service.h"
-class CoreExport RegexException
+class CoreExport RegexException final
: public CoreException
{
public: