TODO
This commit is contained in:
parent
941bbd9f25
commit
77ad8b5c8b
|
@ -154,6 +154,8 @@ typedef struct OffsetTable
|
||||||
tags.advance (table_count);
|
tags.advance (table_count);
|
||||||
blobs.advance (table_count);
|
blobs.advance (table_count);
|
||||||
|
|
||||||
|
/* TODO: update head table checkSumAdjustment. */
|
||||||
|
|
||||||
tables.qsort ();
|
tables.qsort ();
|
||||||
return_trace (true);
|
return_trace (true);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue