mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-22 22:08:15 +02:00
Clears 13 warnings from clang of the form:
Backgnd.c:44:72: warning: empty expression statement has no effect;
remove unnecessary ';' to silence this warning [-Wextra-semi-stmt]
OneDataCard32 (dpy, NEXTPTR(req,xChangeWindowAttributesReq), pixel);
^
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/lib/libx11/-/merge_requests/272>
|
||
|---|---|---|
| .. | ||
| X11 | ||
| Makefile.am | ||