Issue #8246 - Doxygen fixes from kshumard.

An extra big thankyou is given to everyone that contributes to doxygen!

		THANK YOU!



git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46433 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Olle Johansson
2006-10-30 16:27:34 +00:00
parent e93e64a005
commit 86c973f71f
12 changed files with 34 additions and 26 deletions

View File

@@ -929,6 +929,7 @@ static int make_file(char *dest, int len, char *dir, int num)
/*! \brief basically mkdir -p $dest/$context/$ext/$folder
* \param dest String. base directory.
* \param len Length of dest.
* \param context String. Ignored if is null or empty string.
* \param ext String. Ignored if is null or empty string.
* \param folder String. Ignored if is null or empty string.