]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/configreader.h
Improve X-line text consistency.
[user/henk/code/inspircd.git] / include / configreader.h
index 4360b8661c7634d8de71ecc5373a71347ac2f1c9..fd9401c0fa9cf7a2b9810ebf13f972e5e7c0d6d2 100644 (file)
@@ -379,8 +379,8 @@ class CoreExport ServerConfig
        /** The number of seconds that the server clock can skip by before server operators are warned. */
        time_t TimeSkipWarn;
 
-       /** True if we're going to hide ban reasons for non-opers (e.g. G-Lines,
-        * K-Lines, Z-Lines)
+       /** True if we're going to hide ban reasons for non-opers (e.g. G-lines,
+        * K-lines, Z-lines)
         */
        bool HideBans;