]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/shadow.c: my_sgetspent(): Merge 'else {if}' into 'else if'
authorAlejandro Colomar <alx@kernel.org>
Tue, 9 Jan 2024 19:09:58 +0000 (20:09 +0100)
committerAlejandro Colomar <alx@kernel.org>
Tue, 2 Jul 2024 20:52:31 +0000 (22:52 +0200)
commite9cc053df74bbdc67e026116b1ff2be271dbf9e7
tree9823a1b1959924b72b51c02bf33cc9e16f04d432
parent326bdfe70b3c9ab3dd3d1b32352f2121c629c18f
lib/shadow.c: my_sgetspent(): Merge 'else {if}' into 'else if'

This reduces indentation.

Reviewed-by: "Serge E. Hallyn" <serge@hallyn.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
lib/shadow.c