]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/port.c: getportent(): Use strsep(3) instead of its pattern
authorAlejandro Colomar <alx@kernel.org>
Tue, 2 Jul 2024 16:57:44 +0000 (18:57 +0200)
committerSerge Hallyn <serge@hallyn.com>
Sat, 6 Jul 2024 12:44:02 +0000 (07:44 -0500)
commitcee79c215a7b15575d721a2520dc5ebe4dd55c9d
tree67a311b9e6324f581cac7ed196c088bbb36d5576
parent882db57f24534d8eecc305f4e641c71c4395e05e
lib/port.c: getportent(): Use strsep(3) instead of its pattern

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