automerge commit

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2-netsec@68574 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.2-netsec
Automerge Script 18 years ago
parent 513c40ddc1
commit a7efc714a3

@ -321,7 +321,7 @@ static int dictate_exec(struct ast_channel *chan, void *data)
ast_set_read_format(chan, oldr);
}
LOCAL_USER_REMOVE(u);
return res;
return 0;
}
int unload_module(void)

Loading…
Cancel
Save