mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
arbitrary formatting change to test a mantis change
(closes issue #12824) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@121285 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -1035,6 +1035,7 @@ int ast_queue_hangup_with_cause(struct ast_channel *chan, int cause)
|
||||
|
||||
ast_channel_unlock(chan);
|
||||
}
|
||||
|
||||
return ast_queue_frame(chan, &f);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user