mirror of
https://github.com/znc/znc.git
synced 2026-06-24 20:11:51 +02:00
Apply suggestions from code review
Co-authored-by: dgw <dgw@technobabbl.es>
This commit is contained in:
@@ -49,7 +49,7 @@ class CSASLMechanismPlain : public CModule {
|
||||
|
||||
template <>
|
||||
void TModInfo<CSASLMechanismPlain>(CModInfo& Info) {
|
||||
Info.SetWikiPage("saslplain");
|
||||
Info.SetWikiPage("saslplainauth");
|
||||
}
|
||||
|
||||
GLOBALMODULEDEFS(
|
||||
|
||||
Reference in New Issue
Block a user