macro: drop __extension__, reformat and reindent
Drop __extension__, since we don't use gcc -Wpedantic or -ansi. Reformat code for spacing. Add spaces after commas almost everywhere. Reindent code blocks in macro definitions, for consistency.
Loading
Please register or sign in to comment