Skip to content
This repository has been archived by the owner on Feb 12, 2019. It is now read-only.

s_serv.c server_estab needs work #201

Open
Xe opened this issue Nov 20, 2015 · 1 comment
Open

s_serv.c server_estab needs work #201

Xe opened this issue Nov 20, 2015 · 1 comment

Comments

@Xe
Copy link
Member

Xe commented Nov 20, 2015

This code is terrifying.

        sendto_one(client_p, "SERVER %s 1 :%s%s",
                   me.name,
                   ConfigServerHide.hidden ? "(H) " : "",
                   (me.info[0]) ? (me.info) : "IRCers United");
@Xe
Copy link
Member Author

Xe commented Nov 20, 2015

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant