On 2/15/23 15:11, Laszlo Ersek wrote:
Apply the ideas in the previous patch to the C-language bindings
generator.
Signed-off-by: Laszlo Ersek <lersek(a)redhat.com>
---
generator/C.ml | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
Merged this patch as commit b490830a9a78 ("generator/C.ml: use space
consistently in func. and func.-like macro calls", 2023-02-22).
Updated the "previous patch" term in the commit message to an actual
commit reference.
Picked up Eric's R-b from this thread, and Rich's from the patch#4
subthread.
Recorded another task (recommended by Eric) at
<
https://bugzilla.redhat.com/show_bug.cgi?id=2172516#c1>.
Laszlo