Commit cae30551 authored by thomas dettbarn's avatar thomas dettbarn
Browse files

indentation problem due to missing return.

parent 29a875d5
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1633,6 +1633,7 @@ Word16 RCcontextMapping_encode2_estimate_no_mem_s17_LCS_fx(

        return tot_bits2;
    }
    return 0;
}