mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-02 11:58:40 +00:00
Fix silly typo
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1705 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -1592,7 +1592,6 @@ static void adsi_message(struct ast_channel *chan, char *folder, int msg, int la
|
||||
int bytes=0;
|
||||
char buf[256], buf1[256], buf2[256];
|
||||
char fn2[256];
|
||||
bytes += adsi_voice_mode(buf + bytes, 0);
|
||||
|
||||
char cid[256]="";
|
||||
char *val;
|
||||
|
||||
Reference in New Issue
Block a user