1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-05 08:53:14 +02:00
This commit is contained in:
stskeeps
2000-11-07 14:47:50 +00:00
parent 9dfc0828f9
commit 98c6c668ae
+1 -1
View File
@@ -588,7 +588,7 @@ int m_server(cptr, sptr, parc, parv)
char *ch;
int i;
char info[REALLEN + 61], *inpath, *host, *encr;
aClient *acptr, *bcptr;
aClient *acptr, *bcptr, *ocptr;
aConfItem *aconf, *cconf;
int hop, numeric = 0;
char *flags = NULL, *protocol = NULL, *inf = NULL;