mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-16 23:08:32 +00:00
Fix some doxygen warnings.
(closes issue #17336) Reported by: snuffy Patches: doxygen-fixes1.diff uploaded by snuffy (license 35) Tested by: russell git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@268969 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -84,7 +84,7 @@ struct ast_timing_interface {
|
||||
/*!
|
||||
* \brief Register a set of timing functions.
|
||||
*
|
||||
* \param funcs An instance of the \c ast_timing_interfaces structure with pointers
|
||||
* \param i An instance of the \c ast_timing_interfaces structure with pointers
|
||||
* to the functions provided by the timing implementation.
|
||||
*
|
||||
* \retval NULL failure
|
||||
|
||||
Reference in New Issue
Block a user