]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/list.c: is_on_list(): Call strsep(3) instead of open-coding it
authorAlejandro Colomar <alx@kernel.org>
Mon, 15 Jan 2024 18:07:28 +0000 (19:07 +0100)
committerSerge Hallyn <serge@hallyn.com>
Thu, 14 Mar 2024 22:11:36 +0000 (17:11 -0500)
commitfce1d884795f311c1024915fc4a9161e141fcebd
tree5301b84059199bc506d7dffb79f1667a09f10bd2
parent46fd68c37e63e7c00b922c86c8e83aea4142510a
lib/list.c: is_on_list(): Call strsep(3) instead of open-coding it

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