]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/, src/: Fix formatting
authorTobias Stoeckmann <tobias@stoeckmann.org>
Tue, 16 Dec 2025 21:59:59 +0000 (22:59 +0100)
committerAlejandro Colomar <foss+github@alejandro-colomar.es>
Tue, 16 Dec 2025 22:20:32 +0000 (23:20 +0100)
commit5369ad7566dcfedad79404cba87b8dd19ea5fa63
treea3c0bf3674cda85e44c4d4c184a89c52826fe4a8
parentf787a0c7d59a91e62bc58ff826956d3f067e3a89
lib/, src/: Fix formatting

Fix places where spaces were used instead of tabs.

No functional change.

Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
23 files changed:
lib/atoi/a2i.h
lib/chkname.c
lib/commonio.h
lib/copydir.c
lib/exit_if_null.h
lib/find_new_gid.c
lib/find_new_uid.c
lib/logind.c
lib/string/strchr/strnul.h
lib/string/strcmp/strcaseprefix.h
lib/string/strcmp/strprefix.h
lib/string/strspn/stprcspn.h
lib/string/strspn/stprspn.h
lib/string/strspn/stpspn.h
lib/subordinateio.c
src/chgpasswd.c
src/chpasswd.c
src/chsh.c
src/groupdel.c
src/newusers.c
src/su.c
src/useradd.c
src/usermod.c