dect
/
asterisk
Archived
13
0
Fork 0

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

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@239389 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
oej 2010-01-12 07:48:16 +00:00
parent ba3a1b5927
commit 0ec8b96fab
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.
*/