From 4b864ad4367383e1a35b9cbff4922c847cb816a7 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Sun, 6 Jan 2019 17:27:22 +0100 Subject: [PATCH] format_definition.rs: remove wrong docs --- src/catar/format_definition.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/catar/format_definition.rs b/src/catar/format_definition.rs index 30cb6bc5..29a02176 100644 --- a/src/catar/format_definition.rs +++ b/src/catar/format_definition.rs @@ -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.