Issue 8246 Doxygen updates (kshumard)

THANK YOU!



git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@46434 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Olle Johansson
2006-10-30 16:33:02 +00:00
parent 94e0a15cf8
commit 8a2e564df5
12 changed files with 34 additions and 26 deletions

View File

@@ -936,6 +936,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.