mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-17 00:58:18 +02: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>
|
||
|---|---|---|
| .. | ||
| extensions | ||
| .gitignore | ||
| cursorfont.h | ||
| ImUtil.h | ||
| Xcms.h | ||
| XKBlib.h | ||
| Xlib-xcb.h | ||
| Xlib.h | ||
| XlibConf.h.in | ||
| Xlibint.h | ||
| Xlocale.h | ||
| Xregion.h | ||
| Xresource.h | ||
| Xutil.h | ||