[Asterisk-code-review] chan iax2: Ensure that IAX flags are 64 bits. (asterisk[master])
Richard Mudgett
asteriskteam at digium.com
Tue Apr 28 14:03:30 CDT 2015
Richard Mudgett has posted comments on this change.
Change subject: chan_iax2: Ensure that IAX flags are 64 bits.
......................................................................
Patch Set 3:
(1 comment)
https://gerrit.asterisk.org/#/c/273/3/channels/chan_iax2.c
File channels/chan_iax2.c:
Line 438: #define IAX_HASCALLERID (uint64_t)(1LLU << 0) /*!< CallerID has been specified */
Should change the tab between #define and IAX_HASCALLERID to a space like all the rest.
--
To view, visit https://gerrit.asterisk.org/273
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ic290c81cfbbbf062872392d99d3322932cc49487
Gerrit-PatchSet: 3
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Y Ateya <y.ateya at starkbits.com>
Gerrit-Reviewer: George Joseph <george.joseph at fairview5.com>
Gerrit-Reviewer: Matt Jordan <mjordan at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-HasComments: Yes
More information about the asterisk-code-review
mailing list