]> git.ipfire.org Git - thirdparty/gnulib.git/commit
argp: Replace some 'continue;' statements with if/else.
authorBruno Haible <bruno@clisp.org>
Sun, 7 Dec 2025 21:19:35 +0000 (22:19 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 7 Dec 2025 21:19:35 +0000 (22:19 +0100)
commit635dbdcf501d52d2e42daf6b44261af9ce2dfe38
tree9cba36dab4d793fb692a367e8e0ca0fa071d16c8
parent8ed360ddc7e7ab4046d0e381af59971bbf8b26d5
argp: Replace some 'continue;' statements with if/else.

* lib/argp-help.c (validate_uparams): Use if/else instead of
'continue;'.
ChangeLog
lib/argp-help.c