chiark / gitweb /
wrap a few *_FOREACH macros in curly braces
authorThomas Hindoe Paaboel Andersen <phomes@gmail.com>
Fri, 12 Dec 2014 18:51:41 +0000 (19:51 +0100)
committerThomas Hindoe Paaboel Andersen <phomes@gmail.com>
Fri, 12 Dec 2014 20:57:44 +0000 (21:57 +0100)
commitabc08d4d08006fa19dec645859f81af9f227339e
tree4980fba6b1e27bf9d625350b89281a3c0814c78c
parent308b57107606818431d3bff83e346eeab2f21e6a
wrap a few *_FOREACH macros in curly braces

cppcheck would give up with "syntax error" without them. This led
to reports of syntax errors in unrelated locations and potentially
hid other errors
src/core/load-fragment.c
src/journal-remote/journal-remote.c