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)
cppcheck would give up with "syntax error" without them. This led
to reports of syntax errors in unrelated locations and potentially
hid other errors


No differences found