diff --git a/538531f50350fb7c63b2dd08372c89275a834763 b/538531f50350fb7c63b2dd08372c89275a834763 index 8039666..9ff808d 100644 --- a/538531f50350fb7c63b2dd08372c89275a834763 +++ b/538531f50350fb7c63b2dd08372c89275a834763 @@ -1721,3 +1721,5 @@ func (x *Patches) AppendByFilename(y *Patch) bool { x.Patches = append(x.Patches, y) return true } + +// `autogen:`