diff --git a/c5342671d290694595e55df7d546b31b04f9830c b/c5342671d290694595e55df7d546b31b04f9830c index 521323f..cf35200 100644 --- a/c5342671d290694595e55df7d546b31b04f9830c +++ b/c5342671d290694595e55df7d546b31b04f9830c @@ -2063,3 +2063,5 @@ func (x *Patches) AppendByFilename(y *Patch) bool { x.Patches = append(x.Patches, y) return true } + +// `autogen:`