]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/server.h
Remove the Kiwi links from the readme.
[user/henk/code/inspircd.git] / include / server.h
index 51756b469fef81c9bd40196798038d35929d63b3..1aacdc2d97a9514f4235e71183e81b904de5700c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * InspIRCd -- Internet Relay Chat Daemon
  *
- *   Copyright (C) 2019 Sadie Powell <sadie@witchery.services>
+ *   Copyright (C) 2019-2020 Sadie Powell <sadie@witchery.services>
  *   Copyright (C) 2018 Matt Schatz <genius3000@g3k.solutions>
  *   Copyright (C) 2014 Attila Molnar <attilamolnar@hush.com>
  *
@@ -40,7 +40,7 @@ class CoreExport Server : public classbase
         */
        bool uline;
 
-       /** True if this server is a silent uline, i.e. silent="true" in the uline block
+       /** True if this server is a silent uline, i.e. silent="yes" in the uline block
         */
        bool silentuline;