diff options
author | Derrick Stolee <dstolee@microsoft.com> | 2021-02-18 14:07:36 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-02-18 13:38:16 -0800 |
commit | 6ab3b8b8b8dc94c8e4caefb1d368cc704e70d38b (patch) | |
tree | a7d190a9776dfab282e82f5ff720eca4888f3750 /Documentation/config/i18n.txt | |
parent | commit-graph: use chunk-format read API (diff) | |
download | tgif-6ab3b8b8b8dc94c8e4caefb1d368cc704e70d38b.tar.xz |
midx: use chunk-format read API
Instead of parsing the table of contents directly, use the chunk-format
API methods read_table_of_contents() and pair_chunk(). In particular, we
can use the return value of pair_chunk() to generate an error when a
required chunk is missing.
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/config/i18n.txt')
0 files changed, 0 insertions, 0 deletions