mirror of
https://github.com/pissnet/pissircd.git
synced 2025-08-17 23:51:53 +01:00
Fix-for-fix from a couple of minutes ago. Duh..
This commit is contained in:
parent
25419700ee
commit
08f3561ce6
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ MOD_UNLOAD()
|
|||
CMD_FUNC(cmd_cycle)
|
||||
{
|
||||
char channels[BUFSIZE];
|
||||
const char *parx[2];
|
||||
const char *parx[3];
|
||||
int n;
|
||||
|
||||
if (parc < 2)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue