]> git.ipfire.org Git - thirdparty/systemd.git/commit
STRV_FOREACH_BACKWARDS: improve readability a bit
authorTom Gundersen <teg@jklm.no>
Sat, 26 Oct 2013 14:41:22 +0000 (16:41 +0200)
committerTom Gundersen <teg@jklm.no>
Sat, 26 Oct 2013 14:43:28 +0000 (16:43 +0200)
commitca5c4105733ea439f89b0199cd3f92bc2f2a0b38
treecfeba9c77b888f44f6400b08dd5cbdabde89831a
parent51271a3060e884bbf8bd83ea9689d5176cc9728b
STRV_FOREACH_BACKWARDS: improve readability a bit

The indentation was wrong, also put the semicolon on a separate line to make it clear it is a for-loop
with an epmyt body.
src/shared/strv.h