]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/getdef.c: getdef_num(): Simplify, by calling a2si() instead of str2sl()
authorAlejandro Colomar <alx@kernel.org>
Tue, 9 Jan 2024 18:58:02 +0000 (19:58 +0100)
committerAlejandro Colomar <alx@kernel.org>
Tue, 2 Jul 2024 20:52:31 +0000 (22:52 +0200)
commit9415ce4a14c2348adb5fc93103d6c777095725b7
treea0ac7a11e3eaef425f02afcdc4da0a826d83bf98
parent866d91165514f00a70480a5f676968172512a999
lib/getdef.c: getdef_num(): Simplify, by calling a2si() instead of str2sl()

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