mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-02-03 19:20:32 +01:00
Clears 46 warnings from clang of the form:
XKB.c:207:69: warning: empty expression statement has no effect;
remove unnecessary ';' to silence this warning [-Wextra-semi-stmt]
BufAlloc(char *, out, (((size * 2) + (unsigned) 3) / 4) * 4);
^
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/lib/libx11/-/merge_requests/272>
|
||
|---|---|---|
| .. | ||
| X11 | ||
| Makefile.am | ||