aboutsummaryrefslogtreecommitdiff
path: root/format/pack/ingest/state.go
diff options
context:
space:
mode:
Diffstat (limited to 'format/pack/ingest/state.go')
-rw-r--r--format/pack/ingest/state.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/format/pack/ingest/state.go b/format/pack/ingest/state.go
index 3fabe639..2263e8a1 100644
--- a/format/pack/ingest/state.go
+++ b/format/pack/ingest/state.go
@@ -28,7 +28,7 @@ type ingestState struct {
revFile *os.File
revTmpName string
- stream *streamCopier
+ stream *streamScanner
records []objectRecord
ofsDeltas []ofsDeltaRef