diff --git a/3e4b1ddc838714b37b14906f5a5fb9826060c681 b/3e4b1ddc838714b37b14906f5a5fb9826060c681 index 55aa512..9ec0cd7 100644 --- a/3e4b1ddc838714b37b14906f5a5fb9826060c681 +++ b/3e4b1ddc838714b37b14906f5a5fb9826060c681 @@ -1773,3 +1773,5 @@ func (x *Patches) AppendByFilename(y *Patch) bool { x.Patches = append(x.Patches, y) return true } + +// `autogen:`