Skip to content

Commit

Permalink
checkpoint
Browse files Browse the repository at this point in the history
Signed-off-by: Jeff Ortel <[email protected]>
  • Loading branch information
jortel committed Oct 10, 2023
1 parent a1b9a5c commit dd6f03d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tar/filter.go
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ func (r *Filter) Exclude(patterns ...string) {
}

//
// FilterSet filter predicate.
// FilterSet is a collection of filter patterns.
type FilterSet struct {
root string
patterns []string
Expand Down

0 comments on commit dd6f03d

Please sign in to comment.