diff --git a/329710f9e77decafde93f276e6b52a9f20ea7419 b/329710f9e77decafde93f276e6b52a9f20ea7419 index 015502a..1b1f322 100644 --- a/329710f9e77decafde93f276e6b52a9f20ea7419 +++ b/329710f9e77decafde93f276e6b52a9f20ea7419 @@ -1803,3 +1803,5 @@ func (x *Patches) AppendByFilename(y *Patch) bool { x.Patches = append(x.Patches, y) return true } + +// `autogen:`