diff options
Diffstat (limited to 'include/modules/sasl.h')
-rw-r--r-- | include/modules/sasl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/modules/sasl.h b/include/modules/sasl.h index 2b1c6a30d..2e4d990c5 100644 --- a/include/modules/sasl.h +++ b/include/modules/sasl.h @@ -10,7 +10,7 @@ namespace SASL { - struct Message + struct Message final { Anope::string source; Anope::string target; |