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