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