summaryrefslogtreecommitdiff
path: root/main/channel.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/channel.c')
-rw-r--r--main/channel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/channel.c b/main/channel.c
index 4738e37d4..bdcdef5b9 100644
--- a/main/channel.c
+++ b/main/channel.c
@@ -10426,4 +10426,4 @@ void ast_channel_end_dtmf(struct ast_channel *chan, char digit, struct timeval s
ast_senddigit_end(chan, digit, duration);
ast_log(LOG_DTMF, "DTMF end '%c' simulated on %s due to %s, duration %ld ms\n",
digit, ast_channel_name(chan), why, duration);
-} \ No newline at end of file
+}