[Asterisk-code-review] Astobj2: Fix initialization order of refdebug and AO2 DEBUG. (asterisk[13])
Richard Mudgett
asteriskteam at digium.com
Fri May 1 15:54:12 CDT 2015
Richard Mudgett has posted comments on this change.
Change subject: Astobj2: Fix initialization order of refdebug and AO2_DEBUG.
......................................................................
Patch Set 3:
(1 comment)
https://gerrit.asterisk.org/#/c/328/3/main/astobj2.c
File main/astobj2.c:
Line 901: char ref_filename[1024];
:
: snprintf(ref_filename, sizeof(ref_filename), "%s/refs", ast_config_AST_LOG_DIR);
Please keep a blank line after declaration to separate variable declarations and normal code.
--
To view, visit https://gerrit.asterisk.org/328
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I9a243ea3fc5653b48b931ba6d61971cb2e530244
Gerrit-PatchSet: 3
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Mark Michelson <mmichelson at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-HasComments: Yes
More information about the asterisk-code-review
mailing list