1
0
mirror of https://github.com/anope/anope.git synced 2026-07-02 03:06:38 +02:00

Add missing whitespace in multi-line comment

This commit is contained in:
Robert Scheck
2024-01-06 01:00:21 +01:00
committed by Sadie Powell
parent 0ee9874112
commit de918ef9cf
+1 -1
View File
@@ -420,7 +420,7 @@ module { name = "help" }
*
* Provides the regex engine regex/stdlib, which uses the regular expression library that is part of
* the C++ standard library.
*/
*/
module
{
name = "m_regex_stdlib"