Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 83dc92f8 authored by Andreas Huber's avatar Andreas Huber
Browse files

Fix a typo.

parent 152755d2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -272,7 +272,7 @@ status_t SampleTable::getChunkOffset(uint32_t chunk_index, off_t *offset) {

        *offset = ntohl(offset32);
    } else {
        CHECK_EQ(mChunkOffsetOffset, kChunkOffsetType64);
        CHECK_EQ(mChunkOffsetType, kChunkOffsetType64);

        uint64_t offset64;
        if (mDataSource->read_at(