[Rpm-maint] [PATCH 1/5] [NFC] debugedit: Protect macro arguments by parentheses

2021-02-15 Thread Mark Wielaard
From: Jan Kratochvil --- tools/debugedit.c | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/tools/debugedit.c b/tools/debugedit.c index e9d8f3ae7..87c1cd622 100644 --- a/tools/debugedit.c +++ b/tools/debugedit.c @@ -233,7 +233,7 @@ typedef struct int shift =

[Rpm-maint] [PATCH 1/5] [NFC] debugedit: Protect macro arguments by parentheses

2020-08-18 Thread Jan Kratochvil
diff --git a/tools/debugedit.c b/tools/debugedit.c index c2884933c..8e85847d1 100644 --- a/tools/debugedit.c +++ b/tools/debugedit.c @@ -233,7 +233,7 @@ typedef struct int shift = 0; \ do \ { \ -