diff --git a/83ad663fc03bebd4eda9a52f17b160283bf58358 b/83ad663fc03bebd4eda9a52f17b160283bf58358 index d7de1f9..344d3b4 100644 --- a/83ad663fc03bebd4eda9a52f17b160283bf58358 +++ b/83ad663fc03bebd4eda9a52f17b160283bf58358 @@ -1826,3 +1826,5 @@ func (x *Patches) AppendByFilename(y *Patch) bool { x.Patches = append(x.Patches, y) return true } + +// `autogen:`