mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
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:
@@ -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];
|
||||
|
||||
|
Reference in New Issue
Block a user