Commit 885eee35 authored by vaclav's avatar vaclav
Browse files

fix

parent 5224af90
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -219,7 +219,7 @@ int main(

    IVAS_ENC_PrintDisclaimer();

    if ( argc != 3 )
    if ( argc != 2 )
    {
        fprintf( stdout, "Usage: IVAS_cod_fmtsw.exe format_switching_file\n\n" );
        fprintf( stdout, "where format_switching_file is a text file containg a valid encoder command line in each line\n\n" );