]> git.ipfire.org Git - thirdparty/shadow.git/commit
src/usermod.c: grp_update(): Remove scope of variable, and fix const correctness
authorAlejandro Colomar <alx@kernel.org>
Mon, 22 Jan 2024 22:52:09 +0000 (23:52 +0100)
committerIker Pedrosa <ikerpedrosam@gmail.com>
Fri, 26 Jan 2024 08:40:10 +0000 (09:40 +0100)
commitd452d1b812456826d63b90f39ea029309b64ff43
tree192f9773c02df7711c4bfd1e0fd0eb4b8c017a36
parent5a5cd85bd283c01838faf1271019d66cd2667036
src/usermod.c: grp_update(): Remove scope of variable, and fix const correctness

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