From: Alex Riesen Date: Sat, 3 Jul 2010 12:40:04 +0000 (+0200) Subject: Add a for_each_string_list_item macro X-Git-Tag: v1.7.3-rc0~76^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/8d31635ce22a5ff35d6b023dca6438c09cf49dc9?hp=8d31635ce22a5ff35d6b023dca6438c09cf49dc9 Add a for_each_string_list_item macro This is more lightweight than a call to for_each_string_list function with callback function and a cookie argument. Signed-off-by: Alex Riesen Signed-off-by: Junio C Hamano ---