automerge commit

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2-netsec@44804 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Automerge script
2006-10-10 16:03:06 +00:00
parent 3dfd319062
commit 2c9a7acf54
3 changed files with 26 additions and 20 deletions

View File

@@ -882,6 +882,7 @@ static int create_process (int midev, struct misdn_bchannel *bc) {
void misdn_lib_setup_bc(struct misdn_bchannel *bc)
{
clean_up_bc(bc);
setup_bc(bc);
}