summaryrefslogtreecommitdiff
path: root/modules/encryption/enc_bcrypt.cpp
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2014-11-03 23:50:40 -0500
committerAdam <Adam@anope.org>2014-11-03 23:50:40 -0500
commit67fc8c34162b6194a960e044569c0886c700c633 (patch)
tree6af7ccf6fe66823219349365391276c35d5ff408 /modules/encryption/enc_bcrypt.cpp
parentfb2fd9e9d3195d6f032fcc901ff65a7171676f9b (diff)
enc_bcrypt is no longer extra because it doesn't depend on external dependencies anymore
Diffstat (limited to 'modules/encryption/enc_bcrypt.cpp')
-rw-r--r--modules/encryption/enc_bcrypt.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/encryption/enc_bcrypt.cpp b/modules/encryption/enc_bcrypt.cpp
index 2c50d5137..28512e069 100644
--- a/modules/encryption/enc_bcrypt.cpp
+++ b/modules/encryption/enc_bcrypt.cpp
@@ -873,7 +873,7 @@ class EBCRYPT : public Module
}
public:
- EBCRYPT(const Anope::string &modname, const Anope::string &creator) : Module(modname, creator, ENCRYPTION | VENDOR | EXTRA),
+ EBCRYPT(const Anope::string &modname, const Anope::string &creator) : Module(modname, creator, ENCRYPTION | VENDOR),
rounds(10)
{
// Test a pre-calculated hash