mirror of
https://github.com/asterisk/asterisk.git
synced 2025-12-01 02:31:55 +00:00
res_fax_spandsp.c: Clean up a spaces/tabs issue
(cherry picked from commit f7e1f1fbbd)
This commit is contained in:
committed by
Asterisk Development Team
parent
f971db6685
commit
3ad8ab6d52
@@ -468,7 +468,7 @@ static void set_logging(logging_state_t *state, struct ast_fax_session_details *
|
|||||||
{
|
{
|
||||||
int level = SPAN_LOG_WARNING;
|
int level = SPAN_LOG_WARNING;
|
||||||
|
|
||||||
if (details->option.debug) {
|
if (details->option.debug) {
|
||||||
level = SPAN_LOG_DEBUG_3;
|
level = SPAN_LOG_DEBUG_3;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user