]> git.ipfire.org Git - thirdparty/man-pages.git/commit
src/bin/grepc: Use if/else instead of && and ||
authorAlejandro Colomar <alx@kernel.org>
Wed, 29 Oct 2025 21:12:09 +0000 (22:12 +0100)
committerAlejandro Colomar <alx@kernel.org>
Wed, 29 Oct 2025 21:14:42 +0000 (22:14 +0100)
commit7f21e4d6076558ef523a9b73cd817aa5349d42bc
tree12f616046e064663345af24d435213613bbf72b8
parent1da19cbd7778ade9fe8a6937aa90b95c8ebc30fa
src/bin/grepc: Use if/else instead of && and ||

Signed-off-by: Alejandro Colomar <alx@kernel.org>
src/bin/grepc