Commit 4080c45d authored by Tim Wickberg's avatar Tim Wickberg
Browse files

get rid of _STMT_START and _END in favor of do {} while (0)

remove macros and replace with direct do {} while (0) blocks
as is done throughout the rest of the codebase
parent 4403b2e6
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment