mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-02 11:06:31 +00:00
res_fax_spandsp.c: Clean up a spaces/tabs issue
This commit is contained in:
committed by
asterisk-org-access-app[bot]
parent
b2c75ea7f3
commit
9b8311f9a6
@@ -468,7 +468,7 @@ static void set_logging(logging_state_t *state, struct ast_fax_session_details *
|
||||
{
|
||||
int level = SPAN_LOG_WARNING;
|
||||
|
||||
if (details->option.debug) {
|
||||
if (details->option.debug) {
|
||||
level = SPAN_LOG_DEBUG_3;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user