mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-17 07:18:15 +00:00
Merged revisions 45088 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r45088 | crichter | 2006-10-13 21:19:46 +0200 (Fr, 13 Okt 2006) | 1 line avoiding warning, fixing potential bug ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@45089 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -3208,6 +3208,8 @@ static struct chan_list *find_holded_l3(struct chan_list *list, unsigned long l3
|
||||
)
|
||||
return help;
|
||||
}
|
||||
|
||||
return NULL;
|
||||
}
|
||||
|
||||
static void cl_queue_chan(struct chan_list **list, struct chan_list *chan)
|
||||
|
||||
Reference in New Issue
Block a user