]> git.ipfire.org Git - thirdparty/shadow.git/commit
src/useradd.c: set_defaults(): Rename goto label
authorAlejandro Colomar <alx@kernel.org>
Fri, 17 May 2024 12:28:50 +0000 (14:28 +0200)
committerAlejandro Colomar <alx@kernel.org>
Fri, 17 May 2024 23:15:10 +0000 (01:15 +0200)
commit37ae8827a0869ee4a723954c3c9e7c48165d9b50
treebe16eba41216ccec1b6abc96c69112a14200bda3
parentf8fc6371f69930bbd5801284256e182ba35ced2a
src/useradd.c: set_defaults(): Rename goto label

This will help add other labels in the following commits.

Reviewed-by: Iker Pedrosa <ipedrosa@redhat.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
src/useradd.c