projects
/
serene-ircd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98659fd
)
Remove unused cconf item
author
Remco Rijnders
<remco@webconquest.com>
Wed, 15 Feb 2012 19:24:15 +0000
(20:24 +0100)
committer
Remco Rijnders
<remco@webconquest.com>
Wed, 15 Feb 2012 19:24:15 +0000
(20:24 +0100)
src/ircd.c
patch
|
blob
|
history
diff --git
a/src/ircd.c
b/src/ircd.c
index 797cb336b5cc744ed27f2114f0486bf56e1ee5e3..12067327324ec07f14bec8112fa3c7dfc7b477d1 100644
(file)
--- a/
src/ircd.c
+++ b/
src/ircd.c
@@
-228,7
+228,7
@@
static time_t try_connections (currenttime)
int connecting, confrq, am_connected_leaf;
time_t next = 0;
aClass *cltmp;
- aConfItem *c
conf, *c
on_conf = NULL;
+ aConfItem *con_conf = NULL;
int con_class = 0;
connecting = FALSE;