format_definition.rs: remove wrong docs

This commit is contained in:
Dietmar Maurer 2019-01-06 17:27:22 +01:00
parent 4624fe29cc
commit 4b864ad436
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ pub struct CaFormatGoodbyeItem {
/// The offset from the start of the GOODBYE object to the start
/// of the matching directory item (point to a FILENAME). The last
/// GOODBYE item points to the start of the matching ENTRY
/// object. repeats the `size`
/// object.
pub offset: u64,
/// The overall size of the directory item. The last GOODBYE item
/// repeats the size of the GOODBYE item.