mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-27 14:41:58 +00:00
progdocs: Fix for Doxygen, the hidden parts.
ASTERISK-29779 Change-Id: If338163488498f65fa7248b60e80299c0a928e4b
This commit is contained in:
committed by
Kevin Harwell
parent
fb08c717aa
commit
30d2c99698
@@ -2865,6 +2865,7 @@ static int has_voicemail(const char *mailbox, const char *folder)
|
||||
* \param recip
|
||||
* \param fmt
|
||||
* \param dir
|
||||
* \param flag, dest_folder
|
||||
*
|
||||
* This works with IMAP storage based mailboxes.
|
||||
*
|
||||
@@ -4154,8 +4155,6 @@ bail:
|
||||
*
|
||||
* This method is used when mailboxes are stored in an ODBC back end.
|
||||
* The specified message is directly deleted from the database 'voicemessages' table.
|
||||
*
|
||||
* \return the value greater than zero on success to indicate the number of messages, less than zero on error.
|
||||
*/
|
||||
static void delete_file(const char *sdir, int smsg)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user