]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_voicemail, say: Fix various leading whitespace problems
authorSean Bright <sean.bright@gmail.com>
Thu, 16 Jan 2020 19:47:01 +0000 (14:47 -0500)
committerSean Bright <sean.bright@gmail.com>
Thu, 16 Jan 2020 19:55:18 +0000 (14:55 -0500)
commitee05a439510eb67083f893288339c4b797423700
tree3522f323ce0fbb141c9913081f9f99b6801dbe70
parent9ba3bddd37d995ee073e9e818c6f390aa3c34f00
app_voicemail, say: Fix various leading whitespace problems

In af90afd90c64c5183c2207d061f9aa15138081b2, Japanese language support
was added to app_voicemail and main/say.c, but the leading whitespace
is not consistent with Asterisk coding guidelines. This patch fixes
that.

Whitespace only, no functional change.

ASTERISK~23324
Reported by: Kevin McCoy

Change-Id: I72c725f5930084673749bd7c9cc426a987f08e87
apps/app_voicemail.c
main/say.c