]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/port.c: getportent(): Use STRSEP2ARR() instead of its pattern
authorAlejandro Colomar <alx@kernel.org>
Fri, 6 Dec 2024 22:32:03 +0000 (23:32 +0100)
committerAlejandro Colomar <foss+github@alejandro-colomar.es>
Sat, 7 Jun 2025 14:52:03 +0000 (16:52 +0200)
commit28789c87d18cf17f5a580e6c26a25571a1e2e3f5
tree03b84878952d6f616357abb0c167bb7434e46deb
parentb8e26eb85180199a2a4a2a7d06d26135ef2d8d20
lib/port.c: getportent(): Use STRSEP2ARR() instead of its pattern

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