Adding Tilghman's documentation from asterisk-dev to the actual file.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@239389 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Olle Johansson 2010-01-12 07:48:16 +00:00
parent 3168cb379d
commit bd2c63a59d
1 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,9 @@
/*! \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
* MALLOC_DEBUG definition in menuselect to activate those functions.
*/