More changes for libratbox.
This commit is contained in:
parent
75d600888f
commit
7018b86a12
7 changed files with 11 additions and 11 deletions
|
@ -284,7 +284,7 @@ parse_resv(struct Client *source_p, const char *name,
|
|||
aconf->port = 0;
|
||||
DupString(aconf->name, name);
|
||||
DupString(aconf->passwd, reason);
|
||||
dlinkAddAlloc(aconf, &resv_conf_list);
|
||||
rb_dlinkAddAlloc(aconf, &resv_conf_list);
|
||||
|
||||
if(temp_time > 0)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue