mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 04:11:08 +00:00
Various warning cleanups
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1782 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -63,7 +63,7 @@ static int record_exec(struct ast_channel *chan, void *data)
|
||||
int gotsilence = 0; /* did we timeout for silence? */
|
||||
char silencestr[5];
|
||||
int k = 0;
|
||||
int rfmt;
|
||||
int rfmt = 0;
|
||||
|
||||
vdata = data; /* explained above */
|
||||
|
||||
|
Reference in New Issue
Block a user