Skip to content

Commit

Permalink
not needed (no reading 1024 bytes after file data)
Browse files Browse the repository at this point in the history
  • Loading branch information
xBZZZZ committed Feb 2, 2025
1 parent 3847cb9 commit 9a5cd12
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.zig
Original file line number Diff line number Diff line change
Expand Up @@ -546,7 +546,6 @@ inline fn ProcessFileInternal(noalias handle:Handle,noalias outerr:*WcxError,ext
const OffsetAfterFile:u64=offset+|FileSize64;
{
const oc:comptime_int=OffsetCap(.{
OffsetInfo{.used=ReadBufSize,.needed=ReadBufSize},
OffsetInfoExpectNarStr(")"),
OffsetInfoExpectNarStr(")")
});
Expand Down

0 comments on commit 9a5cd12

Please sign in to comment.