mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-15 22:38:08 +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:
@@ -19,7 +19,7 @@
|
||||
/*! \file
|
||||
* \brief Asterisk memory usage debugging
|
||||
* This file provides headers for MALLOC_DEBUG, a define used for tracking down
|
||||
* memory leaks. It should never be #included directly; always use the
|
||||
* memory leaks. It should never be \#included directly; always use the
|
||||
* MALLOC_DEBUG definition in menuselect to activate those functions.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user