Skip to content

util: return the number of elements from strv_from_string

Yinon Burgansky requested to merge Yinon/libinput:strv-len into main

We count the number of elements manually after calling strv_from_string, so we might as well return it. !775 (comment 1425317)

Merge request reports