Loading apps/decoder.c +1 −0 Original line number Diff line number Diff line Loading @@ -965,6 +965,7 @@ static bool parseCmdlIVAS_dec( else if ( strcmp( to_upper( tmp ), "REF" ) == 0 ) #else if ( strcmp( to_upper( tmp ), "REF" ) == 0 ) #endif { Loading Loading
apps/decoder.c +1 −0 Original line number Diff line number Diff line Loading @@ -965,6 +965,7 @@ static bool parseCmdlIVAS_dec( else if ( strcmp( to_upper( tmp ), "REF" ) == 0 ) #else if ( strcmp( to_upper( tmp ), "REF" ) == 0 ) #endif { Loading