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