fixed
This commit is contained in:
parent
c174752597
commit
77d2f3cc76
5 changed files with 22 additions and 20 deletions
|
@ -9,5 +9,5 @@ typedef struct {
|
|||
} SERVER;
|
||||
|
||||
SERVER servers[] = {
|
||||
{1, "irc.rizon.net", 6697, NULL, "#channel", NULL}
|
||||
{1, "irc.rizon.net", 6697, NULL, "#blbl", NULL}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue