diff --git a/src/mod/say/mod_say_sv/mod_say_sv.c b/src/mod/say/mod_say_sv/mod_say_sv.c index d495ac91f3..f31f61998f 100644 --- a/src/mod/say/mod_say_sv/mod_say_sv.c +++ b/src/mod/say/mod_say_sv/mod_say_sv.c @@ -141,8 +141,8 @@ static switch_status_t play_group(switch_say_method_t method, switch_say_gender_ } else { switch_say_file(sh, "digits/%d%d", b, c); } - } c = 0; + } } if (c) { /* 0 < 9 */