chiark / gitweb /
STRV_FOREACH_BACWARDS: start at the tail of the list
authorTom Gundersen <teg@jklm.no>
Sat, 26 Oct 2013 11:41:31 +0000 (13:41 +0200)
committerTom Gundersen <teg@jklm.no>
Sat, 26 Oct 2013 11:42:38 +0000 (13:42 +0200)
commit5ecb28f69ef670c7e194b656b57fda6f8850f0ba
tree4bc840bfa0150aad62947e0ad6c8ede5a719602a
parent7d9cb4229cd5a47ab7dd50512fec018320294192
STRV_FOREACH_BACWARDS: start at the tail of the list

Otherwise, the user would have to manually initialize the pointer. Nobody currently uses this code,
so the change in behaviour sohuld be fine.
src/shared/strv.h