1
0
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:
PeGaSuS
2023-11-24 17:56:06 +01:00
committed by Sadie Powell
parent c3e95d8e2e
commit cc9e2c1260
+1
View File
@@ -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" }
/*