mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-02-03 18:10:29 +01:00
Clears 24 warnings from clang of the form:
TextExt16.c:63:34: warning: empty expression statement has no effect;
remove unnecessary ';' to silence this warning [-Wextra-semi-stmt]
CI_GET_DEFAULT_INFO_1D (fs, def);
^
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 | ||