dect
/
asterisk
Archived
13
0
Fork 0

Fix silly typo

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1705 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
markster 2003-11-07 06:31:54 +00:00
parent f28aebe732
commit 163c052849
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;