]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/list.c: comma_to_list(): Use strchrcnt() instead of its pattern
authorAlejandro Colomar <alx@kernel.org>
Thu, 4 Jul 2024 13:42:17 +0000 (15:42 +0200)
committerSerge Hallyn <serge@hallyn.com>
Mon, 11 Nov 2024 05:07:19 +0000 (23:07 -0600)
commit99a3ca17dfa066c570a852c99b1b1cc3dfb3ac32
treea3b1dd5c00a5d2aa2108ed6e631187b903aafadf
parent9efce1ac859c4be28761223109b6c7f81a9960f0
lib/list.c: comma_to_list(): Use strchrcnt() instead of its pattern

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