Fixes numerous spelling errors. Patch submitted by alecdavis.

(closes issue #15595)
Reported by: alecdavis



git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@209554 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
David Brooks
2009-07-30 16:07:05 +00:00
parent 192e2be596
commit 48363c16e1
11 changed files with 14 additions and 14 deletions

View File

@@ -1372,7 +1372,7 @@ static void destroy_pvts(void)
/*!
* \brief Load the configuration
* \param reload if this was called due to a reload
* \retval 0 succcess
* \retval 0 success
* \retval -1 failure
*/
static int load_config(int reload)