mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-20 12:20:12 +00:00
res_fax_spandsp.c: Clean up a spaces/tabs issue
This commit is contained in:
@@ -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