mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 12:16:00 +00:00
Oops. Last commit had compilation error.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@98734 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -802,7 +802,7 @@ static void init_queue(struct call_queue *q)
|
||||
q->joinempty = 0;
|
||||
q->leavewhenempty = 0;
|
||||
q->memberdelay = 0;
|
||||
q->eventmemberstatus = 0;
|
||||
q->maskmemberstatus = 0;
|
||||
q->eventwhencalled = 0;
|
||||
q->weight = 0;
|
||||
q->timeoutrestart = 0;
|
||||
|
Reference in New Issue
Block a user