Commit b934c216 authored by thomas dettbarn's avatar thomas dettbarn Committed by Manuel Jander
Browse files

applied the clang patch.

parent 95d4681f
Loading
Loading
Loading
Loading
+25 −23
Original line number Diff line number Diff line
@@ -156,7 +156,9 @@ static Word16 sns_1st_cod_fx(
            index = add( index, dist_split );
        }
        return index;
    } ELSE {
    }
    ELSE
    {
        Word16 index, i;
        const Word16 split_len = M / 2;
        move16();