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

@@ -132,7 +132,7 @@ struct sig_pri_chan {
char rdnis[AST_MAX_EXTENSION];
char dnid[AST_MAX_EXTENSION];
char exten[AST_MAX_EXTENSION];
int callingpres; /*!< The value of callling presentation that we're going to use when placing a PRI call */
int callingpres; /*!< The value of calling presentation that we're going to use when placing a PRI call */
char lastcid_num[AST_MAX_EXTENSION];
char lastcid_name[AST_MAX_EXTENSION];