Skip to content

Commit

Permalink
Add NOP to avoid c2x-extension warning.
Browse files Browse the repository at this point in the history
  • Loading branch information
slewsys committed Jan 6, 2025
1 parent 7ab1edb commit f26dfe0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/aux.c
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
ed->exec->err = exit_status; \
} \
end: \
; \
} \
while (0)

Expand Down

0 comments on commit f26dfe0

Please sign in to comment.