mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-26 22:30:28 +00:00
dsp.c: remove whitespace mentioned in review2107
Related https://reviewboard.asterisk.org/r/2107/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@373202 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -476,7 +476,7 @@ static void ast_fax_detect_init(struct ast_dsp *s)
|
||||
|
||||
}
|
||||
|
||||
static void ast_dtmf_detect_init (dtmf_detect_state_t *s, unsigned int sample_rate)
|
||||
static void ast_dtmf_detect_init(dtmf_detect_state_t *s, unsigned int sample_rate)
|
||||
{
|
||||
int i;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user