Skip to content

Commit

Permalink
Document ZlibItem
Browse files Browse the repository at this point in the history
  • Loading branch information
pgaskin committed Dec 15, 2018
1 parent 067442e commit 64c0adc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions patchlib/patcher.go
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,7 @@ func (p *Patcher) ReplaceZlibGroup(offset int32, repl []Replacement) error {
return nil
}

// ZlibItem is a CSS zlib stream.
type ZlibItem struct {
Offset int32
CSS string
Expand Down

0 comments on commit 64c0adc

Please # to comment.