mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 20:20:07 +00:00
More doxygen updates
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8315 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
3
logger.c
3
logger.c
@@ -500,8 +500,7 @@ static int handle_logger_rotate(int fd, int argc, char *argv[])
|
||||
return RESULT_SUCCESS;
|
||||
}
|
||||
|
||||
/*--- handle_logger_show_channels: CLI command to show logging system
|
||||
configuration */
|
||||
/*! \brief CLI command to show logging system configuration */
|
||||
static int handle_logger_show_channels(int fd, int argc, char *argv[])
|
||||
{
|
||||
#define FORMATL "%-35.35s %-8.8s %-9.9s "
|
||||
|
Reference in New Issue
Block a user