]> git.ipfire.org Git - thirdparty/shadow.git/commit
src/vipw.c: Reverse logic and variable name
authorAlejandro Colomar <alx@kernel.org>
Thu, 7 Mar 2024 22:34:31 +0000 (23:34 +0100)
committerSerge Hallyn <serge@hallyn.com>
Fri, 8 Mar 2024 16:24:15 +0000 (10:24 -0600)
commit0ab893a734b140a8e7ea65b20ec65b08bb95d4fe
tree0e46cedf1a0887caf68a27b5bffc6a701d046e0f
parente6c2e4393784440f09a03639bc2a378645e27778
src/vipw.c: Reverse logic and variable name

Since we're checking for "vigr", it makes more sense to name the
variable accordingly.

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