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:
Alec L Davis
2012-09-20 10:41:30 +00:00
parent 67ca3b9126
commit ed442248e5

View File

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