diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-11-19 10:52:50 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-11-19 10:55:47 -0800 |
commit | 2047abb224051d578a6a320b776a7e8a969a980c (patch) | |
tree | b613e44f2ac07dfe352838c94fb0003d0bb4f6c0 /include/X11/extensions | |
parent | 5129fc91b8483ec3a11e18280eac00857311edfa (diff) |
Resolve 36 of 40 -Wextra-semi-stmt warnings from clang
Wrap XFixesCheckExtension() & XFixesSimpleCheckExtension() macro
bodies in do { ... } while(0) so that they use the semicolon
provided by callers instead of letting it dangle as another statement.
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'include/X11/extensions')
0 files changed, 0 insertions, 0 deletions