Commit fe648e8c authored by vaclav's avatar vaclav
Browse files

fix build warnings

parent 384bbada
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -51,7 +51,7 @@
 * Principal IVAS decoder routine
 *--------------------------------------------------------------------------*/

ivas_error ivas_dec_tmp(
static ivas_error ivas_dec_tmp(
    Decoder_Struct *st_ivas, /* i/o: IVAS decoder structure      */
    int16_t *data            /* o  : output synthesis signal     */
)
+1 −1

File changed.

Contains only whitespace changes.