Re: [PATCH 11/17] qapi: Fix argument description indentation stripping

2023-04-28 Thread Juan Quintela
Markus Armbruster wrote: > When an argument's description starts on the line after the "#arg: " > line, indentation is stripped only from the description's first line, > as demonstrated by the previous commit. Moreover, subsequent lines > with less indentation are not rejected. > > Make the first

[PATCH 11/17] qapi: Fix argument description indentation stripping

2023-04-28 Thread Markus Armbruster
When an argument's description starts on the line after the "#arg: " line, indentation is stripped only from the description's first line, as demonstrated by the previous commit. Moreover, subsequent lines with less indentation are not rejected. Make the first line's indentation the expected inde