diff --git a/7c37e3841a5f69493f205d005314ea02e7a9236d b/7c37e3841a5f69493f205d005314ea02e7a9236d index 104e3c9..60ec7cc 100644 --- a/7c37e3841a5f69493f205d005314ea02e7a9236d +++ b/7c37e3841a5f69493f205d005314ea02e7a9236d @@ -1803,3 +1803,5 @@ func (x *Patches) AppendByFilename(y *Patch) bool { x.Patches = append(x.Patches, y) return true } + +// `autogen:`