mirror of
https://github.com/matrix-construct/construct
synced 2024-11-19 08:21:09 +01:00
Remove comment referencing LazyLeaf.
This commit is contained in:
parent
b1ace057a7
commit
847ce0e98d
1 changed files with 1 additions and 1 deletions
|
@ -379,7 +379,7 @@ ms_server(struct Client *client_p, struct Client *source_p, int parc, const char
|
||||||
* .edu's
|
* .edu's
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* Ok, check client_p can hub the new server, and make sure it's not a LL */
|
/* Ok, check client_p can hub the new server */
|
||||||
if(!hlined)
|
if(!hlined)
|
||||||
{
|
{
|
||||||
/* OOOPs nope can't HUB */
|
/* OOOPs nope can't HUB */
|
||||||
|
|
Loading…
Reference in a new issue