string_list: use string-list API in unsorted_string_list_lookup()
authorRalf Thielow <redacted>
Mon, 25 Apr 2016 17:40:00 +0000 (19:40 +0200)
committerJunio C Hamano <redacted>
Mon, 25 Apr 2016 18:48:27 +0000 (11:48 -0700)
commitd16df0c062e45cbaf42b99963d90c77a0ec9b7df
tree64cb746fc8bdc7c6e84d9ed81945f6f16b9055f4
parent6a6636270fbaf74609cd3e1bd207dd2c420d640a
string_list: use string-list API in unsorted_string_list_lookup()

Using the string-list API in function unsorted_string_list_lookup()
makes the code more readable.

Signed-off-by: Ralf Thielow <redacted>
Acked-by: Johannes Schindelin <redacted>
Signed-off-by: Junio C Hamano <redacted>
string-list.c
git clone https://git.99rst.org/PROJECT