]> git.ipfire.org Git - thirdparty/shadow.git/commit
src/useradd.c: create_mail(): Cosmetic
authorAlejandro Colomar <alx@kernel.org>
Wed, 7 Jun 2023 21:56:30 +0000 (23:56 +0200)
committerSerge Hallyn <serge@hallyn.com>
Sat, 10 Jun 2023 00:04:51 +0000 (19:04 -0500)
commite69d556b63f202680a47a40a974046140a3cff15
tree2a76ac9d0fa538ffdad3e617e0eb9cf13e8b0dd0
parent0a9011808971ab8841ea13eb54cfa4c2c5d7d850
src/useradd.c: create_mail(): Cosmetic

-  Invert conditional to reduce indentation.
-  Reduce use of whitespace and newlines while unindenting.
-  Reorder variable declarations.

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