Fix silly typo

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1705 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer 2003-11-07 06:31:54 +00:00
parent fe46a4c9d3
commit 47b3c0ec82
1 changed files with 0 additions and 1 deletions

View File

@ -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;