]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_voicemail: fix imap compilation errors
authorMike Bradeen <mbradeen@sangoma.com>
Mon, 26 Jun 2023 15:40:03 +0000 (09:40 -0600)
committerAsterisk Development Team <asteriskteam@digium.com>
Mon, 10 Jul 2023 11:49:32 +0000 (11:49 +0000)
commit0337c76b4e26a672df99d1b489a861b7f1eab43a
tree3e065ae20debcfbbcd2671dcec127e68d28ee27e
parent8963e154c8b0b9b5044f00e28248416ac44e87e4
app_voicemail: fix imap compilation errors

Fixes two compilation errors in app_voicemail_imap, one due to an unsed
variable and one due to a new variable added in the incorrect location
in _163.

Resolves: #174
(cherry picked from commit 5f01983abda18d85d660d0c8028de1c282860c1e)
apps/app_voicemail.c