mirror of
https://github.com/asterisk/asterisk.git
synced 2025-12-16 03:30:05 +00:00
main: Fix for Doxygen.
ASTERISK-29763 Change-Id: Ib8359e3590a9109eb04a5376559d040e5e21867e
This commit is contained in:
committed by
Friendly Automation
parent
8d0852552b
commit
edaf3a6c77
@@ -194,12 +194,6 @@ static const char * const months[] =
|
||||
NULL,
|
||||
};
|
||||
|
||||
/*! /brief Build timing
|
||||
*
|
||||
* /param i info
|
||||
* /param info_in
|
||||
*
|
||||
*/
|
||||
int ast_build_timing(struct ast_timing *i, const char *info_in)
|
||||
{
|
||||
char *info;
|
||||
|
||||
Reference in New Issue
Block a user