remote an unused buffer in mm_login() (issue #8038, selsky)
authorRussell Bryant <russell@russellbryant.com>
Wed, 27 Sep 2006 04:28:37 +0000 (04:28 +0000)
committerRussell Bryant <russell@russellbryant.com>
Wed, 27 Sep 2006 04:28:37 +0000 (04:28 +0000)
commitfb215668ae080d1e57094496cc38aef3a0ebcb09
tree274cb4d714ecbd4e89fd558c06a7cbce6f799155
parent35b951d2ac43bdee8f52ce384d81b8159b34c3b5
remote an unused buffer in mm_login() (issue #8038, selsky)

In passing, I have cleaned up some formatting to better comply with our
guidelines.  I have also changed one place to use S_OR(), and a couple of
places to use ast_strlen_zero() as appropriate.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43754 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_voicemail.c