summaryrefslogtreecommitdiff
path: root/src/checker/errors/mail/empty.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/checker/errors/mail/empty.hpp')
-rw-r--r--src/checker/errors/mail/empty.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/checker/errors/mail/empty.hpp b/src/checker/errors/mail/empty.hpp
index 9e8c0da..945650e 100644
--- a/src/checker/errors/mail/empty.hpp
+++ b/src/checker/errors/mail/empty.hpp
@@ -4,7 +4,7 @@
namespace smtp::checker::errors::settings
{
- class Empty : public types::IError
+ class Empty : public types::IErrorMails
{
public:
Empty() = default;