diff --git a/f90c23ea887b4bcd5ca8c50614858ec5c4df22be b/f90c23ea887b4bcd5ca8c50614858ec5c4df22be index 1bc5e9e..8cea846 100644 --- a/f90c23ea887b4bcd5ca8c50614858ec5c4df22be +++ b/f90c23ea887b4bcd5ca8c50614858ec5c4df22be @@ -1826,3 +1826,5 @@ func (x *Patches) AppendByFilename(y *Patch) bool { x.Patches = append(x.Patches, y) return true } + +// `autogen:`