mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-09 14:36:48 +00:00
Fix up some doxygen issues.
(closes issue #11996) Patches: bug_11996_doxygen.diff uploaded by snuffy (license 35) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@103723 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -57,8 +57,9 @@ int ast_tvdiff_sec(struct timeval end, struct timeval start),
|
||||
|
||||
/*!
|
||||
* \brief Computes the difference (in microseconds) between two \c struct \c timeval instances.
|
||||
* \param end the end of the time period
|
||||
* \param start the beginning of the time period
|
||||
* \param ast_tvdiff_sec
|
||||
* \arg end the end of the time period
|
||||
* \arg start the beginning of the time period
|
||||
* \return the difference in microseconds
|
||||
*/
|
||||
AST_INLINE_API(
|
||||
|
Reference in New Issue
Block a user