mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-30 10:33:13 +00:00
clean up a lot of doxygen errors and warnings (issue #5522)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6865 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -219,6 +219,7 @@ extern void ast_cdr_submit_batch(int shutdown);
|
||||
/*! Set the destination channel, if there was one */
|
||||
/*!
|
||||
* \param cdr Which cdr it's applied to
|
||||
* \param chan Channel to which dest will be
|
||||
* Sets the destination channel the CDR is applied to
|
||||
* Returns nothing
|
||||
*/
|
||||
@@ -244,7 +245,7 @@ extern int ast_cdr_amaflags2int(const char *flag);
|
||||
|
||||
/*! Disposition to a string */
|
||||
/*!
|
||||
* \param flag input binary form
|
||||
* \param disposition input binary form
|
||||
* Converts the binary form of a disposition to string form.
|
||||
* Returns a pointer to the string form
|
||||
*/
|
||||
|
Reference in New Issue
Block a user