Commit 889e5146 authored by Tapani Pihlajakuja's avatar Tapani Pihlajakuja
Browse files

Try another section.

parent 9a82740c
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1665,8 +1665,8 @@ ivas_error ivas_init_decoder_fx(
        }
    }

#ifdef FIX_1318_ROOM_SIZE_CMD_LINE
// clang-format off
#ifdef FIX_1318_ROOM_SIZE_CMD_LINE
    /* This section is correctly formatted but clang-format in CI messes this up. Can probably be removed with accepted switches */

    /*--------------------------------------------------------------------------*
@@ -1744,9 +1744,9 @@ ivas_error ivas_init_decoder_fx(
                return error;
            }
        }
// clang-format on
#endif
    }
// clang-format on

    /*-----------------------------------------------------------------*
     * Allocate and initialize SCE/CPE and other handles