diff options
Diffstat (limited to 'src/fs/ziplocalheader.h')
-rw-r--r-- | src/fs/ziplocalheader.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/ziplocalheader.h b/src/fs/ziplocalheader.h index 1b00c3b54..68bebaa06 100644 --- a/src/fs/ziplocalheader.h +++ b/src/fs/ziplocalheader.h @@ -25,7 +25,7 @@ #include <string> -struct ZipLocalHeader +struct ZipLocalHeader final { ZipLocalHeader() : archiveName(), |