mirror of
https://github.com/anope/anope.git
synced 2026-07-10 03:23:13 +02:00
Fix missing end of comment
This commit is contained in:
@@ -413,6 +413,7 @@ module { name = "help" }
|
||||
*
|
||||
* Provides the regex engine regex/pcre, which uses version 2 of the Perl Compatible Regular
|
||||
* Expressions library. This can not be loaded at the same time as the m_regex_pcre module.
|
||||
*/
|
||||
#module { name = "m_regex_pcre2" }
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user